Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808136/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-11-05T01:23:26.855280+09:00",
    "action": 5,
    "target": "\"이르망갈레스는 내가 원하는 게 뭔지 잘 알고 있다! 그리고 그 늙은 쥐새끼가 내 욕망을 어서 충족시키지 않으면, 내 분노를 깨닫게 될 거야!\"",
    "id": 3375510,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375510/?format=api"
}