Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/842678/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/dialogs/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/dialogs/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2023-11-29T18:23:00.815780+09:00",
    "action": 2,
    "target": "\"너는 그러한 벌을 받아 마땅하다. 수많은 무고한 자를 고통받게 했으니 그것은 네가 치러야 할 대가야.\"",
    "id": 3038116,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3038116/?format=api"
}