Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/22778/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/nn/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-25T22:34:52.330633Z",
    "action": 30,
    "target": "If you want to track data with your guild, click here.<br>For a stand-alone extension simply disable and no data will be uploaded.",
    "id": 46676,
    "action_name": "Source string changed",
    "url": "http://i18n.foe-helper.com/api/changes/46676/?format=api"
}