Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/24040/?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.197342Z",
    "action": 30,
    "target": "<a href=\"https://foe-helper.com/\">FoE-Helper Extension</a>",
    "id": 43715,
    "action_name": "Source string changed",
    "url": "http://i18n.foe-helper.com/api/changes/43715/?format=api"
}