Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1885991/?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-29T10:49:21.916374+09:00",
    "action": 5,
    "target": "{n}그녀의 친절한 미소도 카멜리아의 얼음 같은 눈빛을 감추지는 못한다.{/n} \"먼저 당신이 저를 즐겁게 해주면, 아마 저도 당신을 즐겁게 해드릴 거예요.\"",
    "id": 3383417,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3383417/?format=api"
}