Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/551928/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-18T11:01:32.206363Z",
    "action": 59,
    "target": "Din anumite motive, directorul chamilo/var/cache/ nu a putut fi curățat. Vă rugăm să-l curățați manual: conectați-vă la server și ștergeți toate fișierele și legăturile simbolice din directorul chamilo/var/cache/, cu excepția fișierului .htaccess. Pe Linux: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771417,
    "action_name": "String updated in the repository",
    "url": "https://translation.chamilo.org/api/changes/771417/?format=api"
}