Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1804901/?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": "2026-02-21T20:25:15.761698+09:00",
    "action": 2,
    "target": "\"천족 군주이자, 강력한 엔젤이고, 우리의 가장 중요한 동맹이며 나의 충직한 친구라네. 별들의 주인이자 오로라의 신비한 빛이야. 사코리스에서 특히 열렬하게 숭배했지. 그곳은 펄루라의 가장 중요한 사원들이 위치했던 곳이기도 하고. 이 가엾은 땅에 데몬들이 처들어 왔을 때, 펄루라의 성직자들과 열렬한 신도들은 용감하게 맞섰네. 재앙이 발생한 첫 해에 대다수가 친구를 보호하고 치료하다가 죽었어.\"",
    "id": 3737235,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3737235/?format=api"
}