Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3560179/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/root/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/root/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-14T04:01:24.536880+09:00",
    "action": 27,
    "target": "극점의 반대편에 있는 동안 당신은 스스로 쐐기돌을 부숴 실라메쉬닉의 힘을 보존하였습니다.",
    "id": 3157759,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3157759/?format=api"
}