Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1849579/?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-04T17:28:57.859378+09:00",
    "action": 27,
    "target": "\"기도문이나 맹세같은데. 가까운 미래에 이걸 반복해야 할 가능성이 아주 높겠어. 기억해둬야 할 것 같아.\" {n}네니오가 한숨을 쉰다.{/n} \"개인적으론 이 헛소리를 기억하기 싫지만, 과학을 위한 일이라면야...\"",
    "id": 3375342,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3375342/?format=api"
}