Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/749519/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-17T23:33:36.645128Z",
    "action": 71,
    "target": "Set the options you want to appear in the navigation around a table to show less or more rows on one page. e.g. [50, 100, 200, 500].<br><pre> ['options' => [50, 100, 200, 500]] </pre>",
    "id": 764506,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/764506/?format=api"
}