Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1212222/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-docker/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-docker/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": "2018-02-12T15:43:10.491778Z",
    "action": 2,
    "target": "Der Docker-Dienst wird nicht ausgeführt. Soll Docker durch YaST gestartet werden? Ansonsten wird YaST beendet.",
    "id": 924425,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/924425/?format=api"
}