Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/25298/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/app/el/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/panmilios/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/panmilios/?format=api",
    "timestamp": "2020-07-16T18:00:55.483047Z",
    "action": 2,
    "target": "<a href=\"https://forum.foe-rechner.de/\">Σφάλματα &amp; Βελτιώσεις</a>\n<a href=\"https://github.com/dsiekiera/foe-helfer-extension\">GitHub Project Open-Source</a>",
    "id": 2705,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/2705/?format=api"
}