Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/291621/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/es/?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-18T09:11:23.790748Z",
    "action": 2,
    "target": "Por alguna razón, no se pudo limpiar el directorio chamilo/var/cache/. Por favor, límpielo manualmente: conéctese al servidor y elimine todos los archivos y enlaces simbólicos bajo el directorio chamilo/var/cache/, excepto el archivo .htaccess. En Linux: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771096,
    "action_name": "Translation changed",
    "url": "https://translation.chamilo.org/api/changes/771096/?format=api"
}