Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/682946/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/master/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FreekDeKruijf/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2018-01-30T11:31:08.420074Z",
    "action": 7,
    "target": "Wilt u de 'Ingeschakelde vlag' wijzigen?\nZo ja, de nieuwe regels zullen naar /etc/audit/audit.rules weggeschreven worden.\nHerstart het systeem, waarna de wijzigingen effectief zijn.\n",
    "id": 867677,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/867677/?format=api"
}