Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1992466/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2018-02-18T07:00:12.221515Z",
    "action": 2,
    "target": "<p>Premere <b>%1</b> per utilizzare il repository di aggiornamento predefinito.</p>",
    "id": 937100,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/937100/?format=api"
}