Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13114801/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-dns-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-dns-server/master/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-11T02:32:10.356539Z",
    "action": 30,
    "target": "<p><big><b>Secondary DNS Zone</b></big><br>\nEach secondary zone must have the primary name server defined. Use\n<b>Primary DNS Server IP</b> to define the primary name server.</p>",
    "id": 2013408,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2013408/?format=api"
}