Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13394566/?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/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:16:39.093298Z",
    "action": 37,
    "target": "Since Linux kernel 5.14, either kernel boot parameter <literal>delayacct</literal> needs to be specified or <literal>kernel.task_delayacct</literal> sysctl needs to be enabled.",
    "id": 2999824,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/2999824/?format=api"
}