Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1652814/?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.187033+09:00",
    "action": 27,
    "target": "이미 너무도 많은 어둠피조물들을 죽였습니다. 하지만 그 검은 눈을 볼 때마다, 언젠가는 제가 충분히 빠르지 못하리란 것도 잘 알죠.",
    "id": 2525793,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2525793/?format=api"
}