Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/274827/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/el/?format=api",
    "user": "https://translation.chamilo.org/api/users/ywarnier/?format=api",
    "author": "https://translation.chamilo.org/api/users/ywarnier/?format=api",
    "timestamp": "2025-04-18T08:56:11.075895Z",
    "action": 2,
    "target": "For some reason, the var/cache/ directory could not be cleaned up. Please clean it up by manually connecting to the server and deleting the contents of the chamilo/var/cache/ directory, except the .htaccess file.",
    "id": 771076,
    "action_name": "Translation changed",
    "url": "https://translation.chamilo.org/api/changes/771076/?format=api"
}