Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7567/?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:15:10.990948Z",
    "action": 2,
    "target": "Основные Настройки",
    "id": 9207,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/9207/?format=api"
}