Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16020613/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-12T14:57:53.422171Z",
    "action": 30,
    "target": "This community version is based on SUSE Linux Micro, which leverages the enterprise-hardened security and compliance components of SUSE Linux Enterprise. This merging of technologies provides for a modern, immutable, and developer-friendly OS platform.",
    "id": 3030504,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3030504/?format=api"
}