Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2331347/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en/?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-27T15:45:01.889721Z",
    "action": 31,
    "target": "update",
    "id": 2215001,
    "action_name": "New string added",
    "url": "https://translate.checkmk.com/api/changes/2215001/?format=api"
}