Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/uk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/TarasPanchenko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/TarasPanchenko/?format=api",
    "timestamp": "2021-11-02T18:11:51.171042Z",
    "action": 48,
    "target": "",
    "id": 1904235,
    "action_name": "Language added",
    "url": "https://l10n.opensuse.org/api/changes/1904235/?format=api"
}