Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3019486/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-wol/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-wol/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/tux93/?format=api",
    "author": "https://l10n.opensuse.org/api/users/tux93/?format=api",
    "timestamp": "2018-08-29T11:45:09.812694Z",
    "action": 26,
    "target": "Das Paket konnte nicht installiert werden.\nInstallieren Sie das fehlende Paket und versuchen Sie es erneut.",
    "id": 1137486,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/1137486/?format=api"
}