Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12888558/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-autoinst/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-autoinst/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-07-06T08:21:21.073115Z",
    "action": 2,
    "target": "Comproveu si el perfil és vàlid. Avalueu també el perfil per als perfils dinàmics com ara ERB o regles / classes. Si el paràmetre run-scripts s'estableix a true, també es pot usar per validar els perfils dinàmics generats pels prescripts.\nAneu amb compte quan executeu scripts de preinstal·lació i perfils d'ERB com a arrel. Useu només perfils de confiança.",
    "id": 1865606,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1865606/?format=api"
}