Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/136276/?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/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/pedrorosado/?format=api",
    "author": "https://l10n.opensuse.org/api/users/pedrorosado/?format=api",
    "timestamp": "2016-10-09T21:36:35Z",
    "action": 5,
    "target": "Em conjunto com a especificação EFI/UEFI, um novo estilo de particionamento chega: GPT (Tabela de Partição Guid). Este novo esquema usa identificadores globais únicos (valores de 128bits exibidos em 32 dígitos hexadecimais) para identificar dispositivos e tipos de partições.",
    "id": 356056,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/356056/?format=api"
}