Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/363063/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/uk/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
    "timestamp": "2022-05-20T19:39:26.980362Z",
    "action": 5,
    "target": "Якщо ця опція позначена, відкритий документ буде\nзбережено під час виходу без запиту й без\nпоказу попередження, якщо збереження неможливе.",
    "id": 123820,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/123820/?format=api"
}