Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/97900787/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2023-12-11T13:34:11.471484+01:00",
    "action": 26,
    "target": "번역 불가",
    "id": 73750753,
    "action_name": "Suggestion removed",
    "url": "https://hosted.weblate.org/api/changes/73750753/?format=api"
}