Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/42124/?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/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/stfnknorr/?format=api",
    "author": "https://l10n.opensuse.org/api/users/stfnknorr/?format=api",
    "timestamp": "2015-11-10T13:14:41Z",
    "action": 2,
    "target": "Bevor Sie openSUSE auf einem System installieren, welches UEFI (Unified Extensible Firmware Interface) zum Booten verwendet, sollten Sie unbedingt nach empfohlenen Firmwareaktualisierungen Ihres Hardwareherstellers suchen und diese, falls verfügbar, installieren. Ein vorinstalliertes Windows 8 ist ein starkes Indiz, dafür, dass Ihr System UEFI nutzt.",
    "id": 9782,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/9782/?format=api"
}