Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855901/?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:58:00.016740+09:00",
    "action": 2,
    "target": "\"제 연인이기도 했던 케스토글리어가 이끌었던 저희 부대는 매복에 당했죠. 저희는 상아 미궁으로 숨어들어갔지만, 너무 멀리 들어간 나머지 돌아갈 수가 없었죠. 저희의 용감한 지휘관이었던 케스토글리어는 바포메트의 주문에 굴복한 채 저희를 배신했습니다. 짐승의 군주는 제 눈 앞에서 그의 목숨을 빼앗고 자신의 충실한 노예인 시체 기사로 부활시켰어요. 다른 이들은 전부 감옥에 던져 넣었죠.\"",
    "id": 3366568,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366568/?format=api"
}