Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/MicheleBussolotto/?format=api",
    "author": null,
    "timestamp": "2024-05-10T13:27:00.936522Z",
    "action": 15,
    "target": "",
    "id": 3051741,
    "action_name": "Component unlocked",
    "url": "https://l10n.opensuse.org/api/changes/3051741/?format=api"
}