Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1841590/?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-07T16:31:02.874073+09:00",
    "action": 2,
    "target": "{n}녹티큘라가 엠버의 얼굴을 똑바로 쳐다본다{/n} \"그럼 내가 어떻게 하면 좋겠느냐, 설교자야? 선하신 신들께 용서를 빌깔? 검을 휘둘러 대는 신출내기라도 섬겨 볼까? 아니면 달을 섬기는 그 노파라도?\"",
    "id": 3386950,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386950/?format=api"
}