Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855717/?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:33:40.459849+09:00",
    "action": 2,
    "target": "\"이건 꼭 말해야겠네. 나는 이 정도의 폭풍을 몰고 온 영웅이 하플링일 거라고는 전혀 예상하지 못했어! 내 시절의 자네들은 노예였다네. 바닥을 쓸고, 바위를 옮기고, 때때로 제물이 되는데 적합했지... 아, 시대야 물론 변했지. 요즘 세상은 그때와 전혀 다르다는 것 정도는 나도 알아.\"",
    "id": 3366541,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366541/?format=api"
}