Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1723387/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/general/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/general/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Zelda/?format=api",
    "author": "http://waldo.team/api/users/Zelda/?format=api",
    "timestamp": "2021-09-14T00:56:47.871124+09:00",
    "action": 4,
    "target": "사그라든 불꽃",
    "id": 1771050,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1771050/?format=api"
}