Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822200/?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-12-07T17:53:43.482968+09:00",
    "action": 2,
    "target": "\"벽은 피해를 받았지만 아직 건재합니다. 또한 경비병들은 수가 많고 위험합니다. 데몬과 갈프리 여왕의 성전사들이 지구라트 공격을 시도했습니다. 저희는 자리를 지켰으며 몇 번이라도 막아낼 수 있습니다.\"",
    "id": 3386989,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386989/?format=api"
}