Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684358/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2018-03-01T19:05:23.284197Z",
    "action": 5,
    "target": "<command>systemctl restart apparmor</command> zastavil AppArmor, takže uvolnil všechny profily AppArmor a pak restartoval, což ponechalo všechny existující procesy nepřipoutané (nekonfinované). Znovu připoutané pak byly jen nově spuštěné procesy.",
    "id": 958159,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/958159/?format=api"
}