Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1651944/?format=api",
    "component": "http://waldo.team/api/components/dai/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/dai/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2023-08-09T12:00:42.385389+09:00",
    "action": 27,
    "target": "어둠피조물은 군단이 감당할 수 있어. 우린 그러려고 태어난 거잖아. 그러려고 죽는 거고.",
    "id": 2525798,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2525798/?format=api"
}