Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796097/?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:24:38.032200+09:00",
    "action": 5,
    "target": "사령관의 요원들이 여러 나라에서 납치와 습격을 벌였습니다. 그들의 범죄는 마치 데몬들이 벌인 것처럼 꾸며졌고, 성전을 음해하는 자들의 목소리는 집단 공황의 여파 아래 침묵하게 되었습니다.  그리고 이로 인해 더 많은 지원자들이 성전에 동참할 것입니다.",
    "id": 1790061,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790061/?format=api"
}