Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1822137/?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-07T17:36:56.237821+09:00",
    "action": 2,
    "target": "\"그들이 공격하길 기다리는 것은 무의미합니다. 저희는 그것을 이끌어내야 합니다. 저희가 예측한 때에 그들이 공격하도록 만드십시오. 저희 스스로 방어하는 데는 그 편이 가장 편리합니다. 그들은 반드시 지구라트를 공격할 것입니다. 저희의 방어 능력을 시험해야 합니다. 저희가 당신에 대항하는 반란자 무리를 축출할 것입니다.\"",
    "id": 3386975,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386975/?format=api"
}