Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1808149/?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:25:56.359274+09:00",
    "action": 5,
    "target": "{n}투기장 챔피언이 잘난 척하는 표정을 보이며 무시하듯 말한다.{/n} \"이르망갈레스가 자기 챔피언을 소홀히 하는 건 아닌가 싶었지. 그런 걱정할 필요는 없겠군. 녀석이 내 변덕을 채워줄 특별한 하인을 고용했으니. 자, 너는 챔피언의 뜻에 귀를 기울여라.\"",
    "id": 3375512,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3375512/?format=api"
}