Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/486442/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/sk/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/doho/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/doho/?format=api",
    "timestamp": "2026-06-03T16:45:16.494864Z",
    "action": 5,
    "target": "Funkcia hromadného e-mailu bola pre tento časopis deaktivovaná. Túto funkciu povoľte v časti <a href=\"{$siteSettingsUrl}\"> Správca > Nastavenia webu </a>.",
    "id": 1121181,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1121181/?format=api"
}