Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/96514/?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/en_GB/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RichardBrown/?format=api",
    "author": "https://l10n.opensuse.org/api/users/RichardBrown/?format=api",
    "timestamp": "2015-10-17T14:24:30Z",
    "action": 5,
    "target": "Additionally, the UEFI specification also allows legacy MBR (MS-DOS) partitions. The Linux boot loaders (ELILO or GRUB2) try to automatically generate a GUID for those legacy partitions, and write them to the firmware. Such a GUID can change frequently, causing a rewrite in the firmware. A rewrite consist of two different operation: removing the old entry and creating a new entry that replaces the first one.",
    "id": 5892,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/5892/?format=api"
}