Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/274827/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/el/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-18T10:55:54.735490Z",
    "action": 59,
    "target": "Για κάποιο λόγο, ο κατάλογος chamilo/var/cache/ δεν μπόρεσε να καθαριστεί. Παρακαλώ καθαρίστε τον χειροκίνητα: συνδεθείτε στον διακομιστή και διαγράψτε όλα τα αρχεία και τους συμβολικούς συνδέσμους κάτω από τον κατάλογο chamilo/var/cache/, εκτός από το αρχείο .htaccess. Σε Linux: # find var/cache/ \\( -type f -or -type l \\) -not -name .htaccess -exec echo rm -v \\{} \\;",
    "id": 771376,
    "action_name": "String updated in the repository",
    "url": "https://translation.chamilo.org/api/changes/771376/?format=api"
}