Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2342601/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/de/?format=api",
    "user": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2025-05-13T05:47:06.095039Z",
    "action": 5,
    "target": "Die automatische Speicherplatzverwaltung in Informix lässt den Speicherplatz wachsen. Verwenden Sie diese Regel, um das Wachstum zu überwachen.",
    "id": 2289382,
    "action_name": "New translation",
    "url": "https://translate.checkmk.com/api/changes/2289382/?format=api"
}