Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/hammer/account-settings/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/Wavesonics/?format=api",
    "author": "https://hosted.weblate.org/api/users/Wavesonics/?format=api",
    "timestamp": "2024-01-20T10:34:51.326317+01:00",
    "action": 25,
    "target": "common/resources/MR/ru/strings_account_settings.xml",
    "id": 78685129,
    "action_name": "Translation removed",
    "url": "https://hosted.weblate.org/api/changes/78685129/?format=api"
}