Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796153/?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:47:34.143483+09:00",
    "action": 2,
    "target": "사령관이 병사들에게 자비를 보여주자, 대부분의 병사들은 크게 기뻐했습니다. 전쟁은 무자비하고, 살아 남기 위해서는 힘든 결정을 해야할 수 밖에 없습니다. 살아남기 위해 내일 무슨 일을 하게될 지, 그 누가 알겠습니까?",
    "id": 1790080,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1790080/?format=api"
}