Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1579630/?format=api",
    "component": "http://waldo.team/api/components/dai/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/dai/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2023-08-09T12:00:42.791265+09:00",
    "action": 27,
    "target": "감시자가 되는 데에는 단지 어둠피조물을 감지하는 능력 외에도 다른 무언가가 필요하오. 감시자 블랙월이라면 내 말에 동의했을 거요.",
    "id": 2525808,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2525808/?format=api"
}