Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16022230/?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-07T12:55:13.922155Z",
    "action": 30,
    "target": "Procedure: Creating a File Preservation List",
    "id": 3010043,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3010043/?format=api"
}