Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11140053/?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:46:03.767130Z",
    "action": 2,
    "target": "Instalační program navrhne jak disk rozdělit pouze pokud je k dispozici pevný disk větší než 12 GB. Pokud si chcete sestavit například velmi malý obraz virtuálního stroje, použijte nástroj pro rozdělení disku s pomocí, abyste mohli ručně vyladit parametry rozdělení disku.",
    "id": 1797844,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1797844/?format=api"
}