Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6347122/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/stefanschlesinger/?format=api",
    "timestamp": "2017-06-03T12:07:35Z",
    "action": 5,
    "target": "<p>Es wird empfohlen, die Produkte auf Ihrem Registrierungsserver zu <b>deaktivieren</b> sofern Sie diese nicht mehr verwenden wollen.</p>",
    "id": 666388,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/666388/?format=api"
}