Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822149/?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-12-07T17:38:16.327176+09:00",
    "action": 2,
    "target": "{n}기둥이 잠시 동안 침묵한다. 그 뒤, 그것이 아가리를 벌리며 말한다.{/n} \"탐색했지만, 발견하지는 못했습니다. 가치 있는 자가 없습니다. 탐색을 이어가겠습니다.\"",
    "id": 3386977,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386977/?format=api"
}