Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1796217/?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-03T05:03:26.559960+09:00",
    "action": 5,
    "target": "장교들과 병사들 모두 용병들의 태도와 그들의 군기 무시에 대해 불평을 내뱉습니다. 최근에 한 건방진 용병 무리가, 자신들이 생각하기엔 너무 까탈스럽고 엄격하다고 생각하는 장교의 명령에 불복했습니다. 용병들은 장교가 다른 사람으로 대체되지 않는다면, 부대를 떠나겠다고 얘기합니다.",
    "id": 1790088,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1790088/?format=api"
}