Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1893229/?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/e869a9a369a74fa4/?format=api",
    "author": "https://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "timestamp": "2024-06-16T10:39:43.480865+09:00",
    "action": 2,
    "target": "{g|templars}상아 미궁의 기사단{/g}. {g|Baphomet}바포메트{/g}의 사교도들이야. 일부는 보상을 노리고 그를 섬기고, 누군가는 협박 받아서, 개중에는 자기가 데몬으로 변신할 거라고 믿는 멍청이들도 있지... 난 그냥 복수를 위해서 섬겼어.\"",
    "id": 3247924,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3247924/?format=api"
}