Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822236/?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:30:16.165881+09:00",
    "action": 2,
    "target": "\"저희는 당신에게 조언을 주기 위해 창조되었습니다. 조언을 올립니다. 당신의 안전을 위해, 자카리우스의 성물함을 찾아 파괴하십시오. 이에 실패하신다면, 그는 당신이 가장 방심한 때에 가장 은밀한 방식으로 복수를 할 것입니다. 당신은 그를 쓰러뜨렸지만, 반드시 마무리 일격을 하셔야 합니다.\"",
    "id": 3386969,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386969/?format=api"
}