Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1795953/?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-03T01:53:27.616686+09:00",
    "action": 5,
    "target": "사령관이 허락하자, 신중함의 달인은 수업을 계속 진행했습니다. 그에게 수업을 받은 병사들은 좋지 않은 무술 실력을 보여주지만, 생존력은 상당히 상승하였습니다.",
    "id": 1789926,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/1789926/?format=api"
}