Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/809927/?format=api",
    "component": "http://waldo.team/api/components/pathfinder_kingmaker/dialogs/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder_kingmaker/dialogs/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "author": "http://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "timestamp": "2021-07-03T17:09:05.657724+09:00",
    "action": 2,
    "target": "\"켄타우로스의 피는 우리의 주인, 케런을 위한 공물이다. 케런은 죽음의 기수이며, 우리는 죽음을 몰고 다니니!\"",
    "id": 1617449,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1617449/?format=api"
}