Changes API.

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

GET /api/changes/2111002/?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/pt_PT/?format=api",
    "user": "https://translate.checkmk.com/api/users/mattias.schlenker/?format=api",
    "author": "https://translate.checkmk.com/api/users/mattias.schlenker/?format=api",
    "timestamp": "2024-07-25T09:56:54.321319Z",
    "action": 54,
    "target": "",
    "id": 2111002,
    "action_name": "Replaced file by upload",
    "url": "https://translate.checkmk.com/api/changes/2111002/?format=api"
}