Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1887517/?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-12-18T20:25:04.554101+09:00",
    "action": 5,
    "target": "{n}랜은 종이 한 장을 마치 숙적처럼 노려보고 있다.{/n} \"좋아... 넌 할 수 있어, 랜, 집중해. 넌 매력적이고, 아직 뇌가 쪼그라들지도 않았는데, 좋은 글을 왜 못 쓰겠어?\" {n}그가 당신을 알아챈다.{/n} \"{name}, 너 편지 좀 잘 써?\"",
    "id": 3389634,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3389634/?format=api"
}