Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11039479/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-journal/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-journal/master/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2019-05-08T17:27:42.515649Z",
    "action": 9,
    "target": "Čítanie systémových správ zlyhalo.\n\nIba používatelia v skupine 'systemd-journal' alebo používateľ 'root'\nmôžu čítať všetky systémové správy.",
    "id": 1256575,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1256575/?format=api"
}