Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808133/?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:20:34.954263+09:00",
    "action": 5,
    "target": "{n}소녀는 당신의 질문이 재미있다는 듯이 깔깔거린다. 나이 든 여자는 당신을 향해 인상을 찌푸리며 심술궂게 대답한다.{/n} \"자네는 새 졸개인가? 내 조언을 해주지. 말수를 줄이고, 기웃거리지 말고, 명령이 떨어지면 주의를 기울여라.\"",
    "id": 3375509,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375509/?format=api"
}