Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/835146/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/dialogs/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/dialogs/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/_manikda/?format=api",
    "author": "https://waldo.team/api/users/_manikda/?format=api",
    "timestamp": "2023-09-12T23:53:24.737518+09:00",
    "action": 26,
    "target": "{n}하림이 머리를 흔들었습니다.{/n} \"죽은 사람을 흉내 내다니... 네 죽음을 비웃는 거나 다름 없다. 당장 오늘은 네가 먼지가 돼버린 자의 이름을 훔칠 수 있을 지는 몰라도, 내일이 되면 그 이름의 주인과 같은 꼴이 될 터인데...\"",
    "id": 2629867,
    "action_name": "Suggestion removed",
    "url": "https://waldo.team/api/changes/2629867/?format=api"
}