Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808156/?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:28:51.877158+09:00",
    "action": 5,
    "target": "{n}겔더팽의 얼굴이 경멸과 분노의 찡그린 표정으로 일그러진다.{/n} \"이르망갈레스는 어디서 이런 멍청한 하인을 구해온 거지? 투기장 챔피언이 네 앞에 서 있는데, 알아보지도 못하는 거냐? 쓸모없는 자식!\"",
    "id": 3375514,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375514/?format=api"
}