Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6347106/?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-03T11:55:21Z",
    "action": 5,
    "target": "Die Erweiterung '%s' ist registriert, aber nicht installiert.\nWenn Sie akzeptieren, wird die Erweiterung für die Installation hinzugefügt, anderenfalls wird es am Ende der Migration deregistriert.\n\nMöchten Sie die Erweiterung hinzufügen?",
    "id": 666330,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/666330/?format=api"
}