Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11140059/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LukasKucharczyk/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LukasKucharczyk/?format=api",
    "timestamp": "2021-05-03T17:53:19.665996Z",
    "action": 2,
    "target": "Společně se specifikací EFI/UEFI se objevil nový styl dělení disků: GPT (GUID Partition Table). Je to nové schéma, které k identifikaci zařízení a typů diskových oddílů používá globálně jedinečné identifikátory (128bitové hodnoty zobrazené jako 32 šestnáctkových číslic).",
    "id": 1797854,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1797854/?format=api"
}