Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14457905/?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-10T11:12:47.291552Z",
    "action": 37,
    "target": "Linux内核从5.14开始, 要么需要指定内核引导参数<literal>delayacct</literal>,要么需要在sysctl中使能<literal>kernel.task_delayacct</literal>。",
    "id": 2999821,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/2999821/?format=api"
}