Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7562/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmlvpn/ru/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/GermanAizek/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/GermanAizek/?format=api",
    "timestamp": "2024-02-21T12:14:42.061194Z",
    "action": 2,
    "target": "Дополнительные Настройки",
    "id": 9204,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/9204/?format=api"
}