Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1849503/?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.836467+09:00",
    "action": 27,
    "target": "\"맹세의 기도문으로 충분하지 않다고? 이제는 그 헛소리를 믿어주길 원하는 거야? 우주의 비밀을 위한 것이 아니었더라면 벌써 포기하고 떠났을 텐데.\"",
    "id": 3375341,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3375341/?format=api"
}