Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/819641/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/root/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/root/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/0e5b44632dee424d/?format=api",
    "author": "https://waldo.team/api/users/0e5b44632dee424d/?format=api",
    "timestamp": "2021-02-24T16:59:54.786087+09:00",
    "action": 2,
    "target": "리틀타운",
    "id": 1369235,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1369235/?format=api"
}