Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/876245/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/el/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/theod/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/theod/?format=api",
    "timestamp": "2026-06-29T14:30:35.892461Z",
    "action": 5,
    "target": "Η μεταβλητή `app_key` υπάρχει ήδη στην ενότητα `general` του αρχείου ρυθμίσεων. Εκτελέστε την εντολή `php lib/pkp/tools/appKey.php generate` για να ορίσετε ένα νέο κλειδί εφαρμογής.",
    "id": 1128275,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1128275/?format=api"
}