Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1848519/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/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": "2024-09-01T20:14:13.162280+09:00",
    "action": 27,
    "target": "\"그녀를 극점에 끌어오면 안됐다. 그녀를 죽여서는 안됐어. 그 자리에 뒀어야 했어. 그녀는 처음 몇일동안 전혀 저항하지 않았지. 자기가 어디 있는지, 우리가 어디로 데려왔는지조차 이해하지 못했어. 그저 한마디 말만 되풀이할 뿐이었지. '약속할게... 약속할게...'\"",
    "id": 3313252,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3313252/?format=api"
}