Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ko/?format=api",
    "user": "https://translate.checkmk.com/api/users/SaraG/?format=api",
    "author": "https://translate.checkmk.com/api/users/SaraG/?format=api",
    "timestamp": "2025-02-27T08:36:26.873162Z",
    "action": 48,
    "target": "",
    "id": 2173356,
    "action_name": "Added new language",
    "url": "https://translate.checkmk.com/api/changes/2173356/?format=api"
}