Changes API.

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

GET /api/changes/1706986/?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-eulas/mesa-dri-nouveau-master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
    "author": "https://l10n.opensuse.org/api/users/HelaBasa/?format=api",
    "timestamp": "2021-03-03T22:32:11.271811Z",
    "action": 48,
    "target": "",
    "id": 1706986,
    "action_name": "Language added",
    "url": "https://l10n.opensuse.org/api/changes/1706986/?format=api"
}