Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/367194/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-18T10:57:46.542369Z",
    "action": 59,
    "target": "Por algunha razón, non se puido limpar o directorio chamilo/var/cache/. Por favor, límpao manualmente: conecta ao servidor e elimina todos os arquivos e ligazóns simbólicas baixo o directorio chamilo/var/cache/, agás o arquivo .htaccess. En Linux: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771390,
    "action_name": "String updated in the repository",
    "url": "https://translation.chamilo.org/api/changes/771390/?format=api"
}