Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/134470/?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/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/30f92f/?format=api",
    "author": "https://l10n.opensuse.org/api/users/30f92f/?format=api",
    "timestamp": "2016-03-30T11:22:40Z",
    "action": 2,
    "target": "Alvorens openSUSE te installeren op een systeem dat opstart met UEFI (Unified Extensible Firmware Interface), wordt u dringend aangeraden om te controleren op firmware-updates aanbevolen door de maker van de hardware en, indien beschikbaar, zo'n update te installeren. Een vooraf geïnstalleerde Windows 8 is een sterke aanwijzing dat uw systeem opstart met UEFI.",
    "id": 13732,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/13732/?format=api"
}