Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1864059/?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-18T22:24:21.545358+09:00",
    "action": 2,
    "target": "\"은혜도 모르는 필멸자 녀석들!\" {n}로르다가 발을 쿵쿵댄다.{/n} \"우린 녀석들에게 뭐든 해줬는데, 그 대가로 뭘 받지? 안 받아! 이 배은망덕한 것들은 우리의 보호에 감사하긴 커녕, 무슨 늙은 활잡이 따위에게 기도를 올리고 있네!\"",
    "id": 3379478,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3379478/?format=api"
}