Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/134476/?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:23:34Z",
    "action": 2,
    "target": "Samen met de EFI/UEFI-specificaties is er een nieuwe manier van partities maken gekomen: GPT (GUID Partition Table). Dit nieuwe schema gebruikt globaal unieke identifiers (128-bit waarden getoond in 32 hexadecimale tekens) om apparaten en typen partities te identificeren.",
    "id": 13736,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/13736/?format=api"
}