Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3651685/?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-09-06T22:19:15.221953+09:00",
    "action": 2,
    "target": "\"네 명이 있다. 그리고 놈들의 마법 악취는 견딜 수가 없더군. 발로 코를 가리고 싶을 정도다. 데몬을 숭배하며, 이 땅에서 존재만으로도 부자연스럽고 혐오스럽다.\" {n}정령이 길고 애처로운 으르렁 소리를 내뱉는다.{/n}",
    "id": 3318765,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3318765/?format=api"
}