Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796109/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/NainUrbain/?format=api",
    "author": "https://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-10-03T04:28:06.261746+09:00",
    "action": 5,
    "target": "외국 정치가들을 향한  사령관의 공개 연설은 우리가 원하던 효과를 냈습니다. 회의론자들의 목소리가 줄어들었고, 병사들은 자신들의 지휘자가 강력한 외지인들에게 맞서 자신의 것을 지켜냈다는 사실에 자부심을 갖게 되었습니다.",
    "id": 1790064,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790064/?format=api"
}