Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2840518/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-tune/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-tune/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
    "author": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
    "timestamp": "2018-01-08T11:55:16.818396Z",
    "action": 26,
    "target": "Klasse (spec)",
    "id": 818181,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/818181/?format=api"
}