Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/835046/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/classes/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/classes/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/netnk9151/?format=api",
    "author": "https://waldo.team/api/users/netnk9151/?format=api",
    "timestamp": "2021-03-23T11:24:01.363147+09:00",
    "action": 2,
    "target": "스케일드 피스트는 드래곤 사부 아래에서 지도 받은 몽크 전사입니다. 확고한 자신감으로 무장한 이 몽크는 가만히 앉아서 내면을 성찰하기보다는 자신의 기원을 쫓는 것에 힘을 쏟습니다. 스케일드 피스트는 무시무시한 위협과 고대 드래곤의 흉포성을 결합해 적들을 박살내버리는 법을 배웁니다.",
    "id": 1497702,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1497702/?format=api"
}