Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1512532/?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-09T11:59:58.738822+09:00",
    "action": 27,
    "target": "감시자 또한 마찬가지로 어둠피조물과 연결되어 있고요. 아무래도 그래서 놈이 가까이 있는 감시자를 조종할 수 있는 모양입니다.",
    "id": 2525523,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/2525523/?format=api"
}