Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/241239/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/ca/?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:10:06.000208Z",
    "action": 2,
    "target": "Per algun motiu, no s'ha pogut netejar el directori chamilo/var/cache/. Si us plau, netegeu-lo manualment: connecteu-vos al servidor i suprimiu tots els fitxers i enllaços simbòlics sota el directori chamilo/var/cache/, excepte el fitxer .htaccess. A Linux: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771093,
    "action_name": "Translation changed",
    "url": "https://translation.chamilo.org/api/changes/771093/?format=api"
}