Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1857959/?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-24T00:46:57.393561+09:00",
    "action": 2,
    "target": "갑작스럽게 엔젤이 몸서리친다. \"간수가 근처에 있어요. 무타사펜도... 여기로 오고 있어요. 그가 뭘 원히는지는 모르겠지만, 이 연결을 끊어야 합니다. 펄루라의 신전으로 가주시길 간곡히 부탁드립니다! 그 뒤에, 이 감옥으로 저를 찾아와 주십시오.\" 이 간절한 애원을 마지막으로 타르고나의 잔영이 사라진다.",
    "id": 3380772,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3380772/?format=api"
}