Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855711/?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-10-15T23:28:17.421785+09:00",
    "action": 2,
    "target": "\"이런, 자네는 {g|Azlant}아즐란트{/g}인과는 다르군, 안 그런가? 인간들은 우리 시대부터 계속하여 쇠퇴만을 반복해 왔지. 놀랍지도 않아. 어쨌거나 수천 년도 더 지난 뒤이니까... 그럼에도 자네와 같은 성취를 이루는 자가 있는 걸 보니, 인간이 완벽하게 퇴화되지는 않았나 보군.\"",
    "id": 3366536,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366536/?format=api"
}