Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1800920/?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-10-15T23:08:24.455175+09:00",
    "action": 2,
    "target": "\"자네가 상류 사회에 관심이 있다면, 지옥의 여러 대공들과 타락 천사인 밤의 여왕 돌로라스도 내 환대를 즐기고 있네. 자네도 강력한 여성이니, 둘이서 많은 이야기를 나눌 수 있을 거라 확신하네. 그녀는 평범한 앤젤이었지만 지옥은 그녀의 재능을 진정으로 이끌어냈지. 돌로라스가 희생자들에게 고통을 가하기 위해 사용하는 정교한 방법을 보면 이해할 수 있을 걸세.\"",
    "id": 3366496,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366496/?format=api"
}