Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808130/?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-11-05T01:18:44.944354+09:00",
    "action": 5,
    "target": "\"그럼 누구지? 신뢰하는 졸개인가? 집사인가? 특별한 힘을 지닌 술 시중인가? 우린 전혀 관심 없다. 우리에게 중요한 건 단 하나뿐이지.\"",
    "id": 3375508,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375508/?format=api"
}