Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/750519/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-17T23:37:26.424920Z",
    "action": 71,
    "target": "Legen Sie die Optionen fest, die in der Navigation um eine Tabelle herum erscheinen sollen, um weniger oder mehr Zeilen auf einer Seite anzuzeigen. z.B. [50, 100, 200, 500].",
    "id": 765516,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/765516/?format=api"
}