Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1212228/?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/sle-merge-robot/?format=api",
    "timestamp": "2018-02-12T15:44:35.078939Z",
    "action": 7,
    "target": "Soll der ausgeführte Container wirklich angehalten werden?",
    "id": 924429,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/924429/?format=api"
}