Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/30062/?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": "http://i18n.foe-helper.com/api/users/Snot/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Snot/?format=api",
    "timestamp": "2021-02-13T18:29:54.070552Z",
    "action": 30,
    "target": "How many daily FPs per tile are lost for making space for new GBs? Example: You are removing some Shrines of Knowledge to build a GB => 1FP/5 tiles = 0.2FP/tile",
    "id": 18092,
    "action_name": "Source string changed",
    "url": "http://i18n.foe-helper.com/api/changes/18092/?format=api"
}