Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/308415/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/eu/?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:37.386970Z",
    "action": 2,
    "target": "Zerbaitengatik, ezin izan da chamilo/var/cache/ direktorioa garbitu. Mesedez, eskuz garbitu: konektatu zerbitzarira eta ezabatu chamilo/var/cache/ direktorioan dauden fitxategi eta esteka sinboliko guztiak, .htaccess fitxategia izan ezik. Linuxen: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771097,
    "action_name": "Translation changed",
    "url": "https://translation.chamilo.org/api/changes/771097/?format=api"
}