Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684360/?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:11:32.001175Z",
    "action": 5,
    "target": "Počínaje AppArmor verzí 2.12 nebude příkaz <command>systemctl stop apparmor</command> fungovat. V důsledku toho pak nyní příkaz <command>systemctl restart apparmor</command> nyní korektně znovuzavede profily AppArmor.",
    "id": 958166,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/958166/?format=api"
}