Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/509943/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-18T11:00:37.749060Z",
    "action": 59,
    "target": "Z jakiegoś powodu katalog chamilo/var/cache/ nie mógł zostać wyczyszczony. Proszę wyczyścić go ręcznie: połącz się z serwerem i usuń wszystkie pliki oraz linki symboliczne w katalogu chamilo/var/cache/, z wyjątkiem pliku .htaccess. Na Linuxie: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771410,
    "action_name": "String updated in the repository",
    "url": "https://translation.chamilo.org/api/changes/771410/?format=api"
}