Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1246681/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/layout/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/miroslavbozhich/?format=api",
    "author": "https://l10n.elementary.io/api/users/miroslavbozhich/?format=api",
    "timestamp": "2018-10-21T12:00:17.605645Z",
    "action": 4,
    "target": "Du siehst Dir eine Entwicklerversion unserer Seite an. Einige Seiten werden hier nicht so funktionieren oder sich so verhalten, wie Du es erwartest. Wenn Du durch Zufall hierher gelangt bist, gehe bitte auf unsere aktuelle Webseite:  <a href=\"http://elementary.io\">elementary.io</a>.",
    "id": 270362,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/270362/?format=api"
}