Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13394506/?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/pl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SzymonOlesiski/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SzymonOlesiski/?format=api",
    "timestamp": "2023-01-11T20:05:59.331352Z",
    "action": 5,
    "target": "Od jądra Linux 5.14, albo parametr startowy jądra <literal>delayacct</literal> musi być określony lub <literal>kernel.task_delayacct</literal> sysctl musi być włączony.",
    "id": 2593945,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/2593945/?format=api"
}