Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/24041/?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/de/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-06-17T20:51:32.217916Z",
    "action": 30,
    "target": "<a href=\"https://forum.foe-helper.com/\">Bugs &amp; Improvements</a>\n<a href=\"https://github.com/mainIine/FoEHelperApp_Issues\">FoE-Helper App Issues</a>",
    "id": 43716,
    "action_name": "Source string changed",
    "url": "http://i18n.foe-helper.com/api/changes/43716/?format=api"
}