Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/www-opensuse-org/www-opensuse-org-master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2020-11-10T11:41:21.104464Z",
    "action": 48,
    "target": "",
    "id": 1644782,
    "action_name": "Language added",
    "url": "https://l10n.opensuse.org/api/changes/1644782/?format=api"
}