Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/8100/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7895/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/dgalenko/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/dgalenko/?format=api",
    "timestamp": "2021-06-15T21:18:04.267245Z",
    "action": 5,
    "target": "Предоставить права для просмотра информации о DHCP",
    "id": 8100,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8100/?format=api"
}