Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1794236/?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-09-30T10:40:55.193823+09:00",
    "action": 2,
    "target": "수상한 시계장이가 불구가 된 성전사들에게 불길해 보이는 의수와 의족을 달아주었습니다만, 부대원들은 이상한 장인을 드레젠 밖으로 쫓아내고 싶어합니다.",
    "id": 1786323,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1786323/?format=api"
}