Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2331048/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/master/da/?format=api",
    "user": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "author": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "timestamp": "2017-06-16T20:37:30Z",
    "action": 2,
    "target": "<p>Når du trykker <b>OK</b>, vil systemet verificere medlemskabet og,\nhvis det er et NT- eller Active Directory-domæne, vil det tillade denne værtsmaskine at slutte til domænet.</p>\n",
    "id": 681006,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/681006/?format=api"
}