Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855713/?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:31:09.002535+09:00",
    "action": 2,
    "target": "\"자네는 엘프인가? 우리의 옛 이웃이자 주적이었지. 수세기 동안, 자네 종족이나 우리나 골라리온을 지배하지 못했어. 실로 이해할 수 없는 일이지. 이토록 오랜 시간이 흐르다 보면, 어느 위대한 종족이 다른 종족을 멸망시킬 줄 알았는데. 뭐, 아직 늦지는 않았지.\"",
    "id": 3366538,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366538/?format=api"
}