Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/266430/?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-18T10:55:44.463725Z",
    "action": 59,
    "target": "Aus irgendeinem Grund konnte das Verzeichnis chamilo/var/cache/ nicht bereinigt werden. Bitte bereinigen Sie es manuell: Verbinden Sie sich mit dem Server und löschen Sie alle Dateien und symbolischen Links im Verzeichnis chamilo/var/cache/, außer der .htaccess-Datei. Unter Linux: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771374,
    "action_name": "String updated in the repository",
    "url": "https://translation.chamilo.org/api/changes/771374/?format=api"
}