Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10826247/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/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-03-14T22:07:41.058514Z",
    "action": 5,
    "target": "Nezkonfigurovali jste NTP server. To může způsobit\nnesprávnou funkci či nefunkčnost Vašeho klastru.\nPokračujte jen na vlastní riziko\n\nChcete přesto pokračovat v instalaci?",
    "id": 1221413,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1221413/?format=api"
}