Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1240747/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/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-21T11:46:06.828132Z",
    "action": 4,
    "target": "Die intelligente Pfadleiste macht es sehr leicht, im Dateisystem zu navigieren und zu suchen. Navigiere schneller mit der Spaltenansicht und genieße die aus Browsern bekannten Tabs, mit intelligenten Features wie Tab-Verläufe.",
    "id": 270224,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/270224/?format=api"
}