Changes API.

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

GET /api/changes/30262/?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": "http://i18n.foe-helper.com/api/users/Ixia/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Ixia/?format=api",
    "timestamp": "2021-04-23T16:44:11.434864Z",
    "action": 2,
    "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 encrypted with the Inno server. Therefore, it is in no way possible 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": 30262,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/30262/?format=api"
}