Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3661289/?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:15:36.377189+09:00",
    "action": 2,
    "target": "\"그의 탈출 이후로 미궁은 그가 심연에 만들어둔 영역의 심장부가 되었네. 좋았던 옛날에 대한 향수를 느끼고 있을 게 분명해... 그렇지 않다면 아스모데우스가 그의 미간에 새겨둔 문양을 자신의 또 다른 상징으로 사용하는 중이란 진실을 어떻게 설명할 텐가? 이 하찮은 뿔대가리는 어둠의 대공의 고문대에서 고문당하는 게 그리운 모양이야.\"",
    "id": 3366509,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366509/?format=api"
}