Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13224643/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_4/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_4/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T23:41:59.733500Z",
    "action": 30,
    "target": "For more information about upgrading to a current openSUSE version, see <link xlink:href=\"https://en.opensuse.org/SDB:System_upgrade\"/>.",
    "id": 2046300,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2046300/?format=api"
}