Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1828408/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
    "timestamp": "2022-01-31T15:06:39.432613Z",
    "action": 2,
    "target": "<p>Als u automatisch wilt zoeken naar een IP-adres en deze statisch wilt toewijzen, selecteert u\n<b>Zeroconf</b>. Als u DHCP wilt gebruiken met zeroconf als terugvaloptie, selecteert u\n<b>DHCP + Zeroconf</b>. Anders moet u hetnetwerkadres <b>statisch</b> toewijzen.</p>\n",
    "id": 1998864,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1998864/?format=api"
}