Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7925/?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:23:54.646672Z",
    "action": 5,
    "target": "Трафик VPN",
    "id": 8127,
    "action_name": "Translation added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8127/?format=api"
}