Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1738322/?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-02-22T10:57:02.624241+09:00",
    "action": 27,
    "target": "{n}칼리스트레이드 추종자들은 종교에 관심이 없다, 오로지 부를 축적하는 것뿐. 누구도 그들이 편향적이라 힐난하는 이는 없으며, 그렇기에 그들의 선택은 존중받는다. 그들을 이용하는 것은 효율적인 해결책일 것이다.{/n}",
    "id": 3164489,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3164489/?format=api"
}