Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16021896/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-client-configuration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-client-configuration-master/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-05T11:59:34.121895Z",
    "action": 30,
    "target": "Create a Bootstrap Script from {webui}",
    "id": 3008986,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3008986/?format=api"
}