Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11039153/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2019-05-08T06:09:29.444889Z",
    "action": 5,
    "target": "Zvolený soubor žurnálu neexistuje.\n\nMnoho komponent systému zapisuje do žurnálu systemd.\nChcete spustit modul YaST pro čtení žurnálu systemd?",
    "id": 1256093,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1256093/?format=api"
}