Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11611255/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_sudo-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_sudo-master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2020-07-10T14:05:29.246665Z",
    "action": 5,
    "target": "\n<prompt>tux &gt; </prompt><command>id -un</command><co xml:id=\"co.sudo.usage.id\"/>\ntux\n<prompt>tux &gt; </prompt><command>sudo</command> <command>id -un</command>\nheslo uživatele root:<co xml:id=\"co.sudo.usage.pw\"/>\nroot\n<prompt>tux &gt; </prompt><command>id -un</command>\ntux<co xml:id=\"co.sudo.usage.after\"/>\n<prompt>tux &gt; </prompt><command>sudo</command> <command>id -un</command>\n<co xml:id=\"co.sudo.usage.nopw\"/>\nroot\n",
    "id": 1479109,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1479109/?format=api"
}