Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/135628/?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/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/medwinz/?format=api",
    "author": "https://l10n.opensuse.org/api/users/medwinz/?format=api",
    "timestamp": "2016-08-24T15:49:06Z",
    "action": 5,
    "target": "Bersamaan dengan spesifikasi EFI/UEFI, cara baru mempartisi juga dikembangkan bernama: GPT (GUI Partition Table / Tabel Partisi GUI). Skema baru ini menggunakan identifikasi unik (nilai 128-bit ditampilkan dalam 32 digit hexadesimal) untuk mengidentifikasi tipe-tipe perangkat dan partisi.",
    "id": 82094,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/82094/?format=api"
}