Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14714863/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T08:21:58.077027Z",
    "action": 6,
    "target": "client240.mgr.example.org\nclient241.mgr.example.org\nclient242.mgr.example.org\nclient243.mgr.example.org ansible_ssh_private_key_file=/etc/ansible/some_ssh_key\n",
    "id": 3057236,
    "action_name": "Automatically translated",
    "url": "https://l10n.opensuse.org/api/changes/3057236/?format=api"
}