Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3106576/?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": "2016-10-09T14:58:33Z",
    "action": 5,
    "target": "<p> Die Initialisierung des Repositories ist fehlgeschlagen. Deaktivieren \n(oder entfernen) Sie den störenden Dienst oder das Repository aus dem\nRepository-Manager.</p><p>Details:</p><p>%s</p>",
    "id": 355722,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/355722/?format=api"
}