Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2428690/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/sound-plug-extra/nb/?format=api",
    "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "timestamp": "2019-05-15T01:14:12.796356Z",
    "action": 5,
    "target": "Endre lydstyrke for avspilling og mikrofon",
    "id": 349120,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/349120/?format=api"
}