Changes API.

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

GET /api/changes/2155940/?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/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/de/?format=api",
    "user": "https://translate.checkmk.com/api/users/thomas.koslowski/?format=api",
    "author": "https://translate.checkmk.com/api/users/thomas.koslowski/?format=api",
    "timestamp": "2024-12-16T14:00:19.785629Z",
    "action": 44,
    "target": "",
    "id": 2155940,
    "action_name": "New string to translate",
    "url": "https://translate.checkmk.com/api/changes/2155940/?format=api"
}