Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/o-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/o-master/en/?format=api",
    "user": "https://l10n.opensuse.org/api/users/recepbasturk/?format=api",
    "author": "https://l10n.opensuse.org/api/users/recepbasturk/?format=api",
    "timestamp": "2021-04-28T12:48:57.255913Z",
    "action": 0,
    "target": "",
    "id": 1795417,
    "action_name": "Resource updated",
    "url": "https://l10n.opensuse.org/api/changes/1795417/?format=api"
}