Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/41262/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/website/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/website/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": "http://i18n.foe-helper.com/api/users/anonymous/?format=api",
    "timestamp": "2021-12-31T16:27:35.103283Z",
    "action": 4,
    "target": "<p>Parallel to the browser extension, there is an Android overlay app in the form of the own contribution cost calculator.</p><p>The Android version of Forge of Empires communicates via encryption with the Inno server and as a result, there is no way to read data as in the extension.</p><p>However, the overlay design allows for convenient operation without leaving Forge of Empires app.</p>",
    "id": 40657,
    "action_name": "Suggestion added",
    "url": "http://i18n.foe-helper.com/api/changes/40657/?format=api"
}