Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15912230/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JieSheng/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JieSheng/?format=api",
    "timestamp": "2024-02-10T10:57:49.650410Z",
    "action": 37,
    "target": "仓库路径更新",
    "id": 2999813,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/2999813/?format=api"
}