Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/47126/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-07T13:37:43.318885Z",
    "action": 59,
    "target": "<p>This in- or decreases the carry weight die type without touching the Strength die type. Enter a value below; it's exact die steps so 1 would increase it from d6 to d8 for example.</p><div style='display:flex'><p style='flex:3'>Die type steps: </p><input type='number' id='die_steps' value='1' style='flex:1'/></input></div></div>",
    "old": "",
    "details": {
        "state": 20,
        "source": "<p>This in- or decreases the carry weight die type without touching the Strength die type. Enter a value below; it's exact die steps so 1 would increase it from d6 to d8 for example.</p><div style='display:flex'><p style='flex:3'>Die type steps: </p><input type='number' id='die_steps' value='1' style='flex:1'/></input></div></div>",
        "old_state": -1
    },
    "id": 64915,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/64915/?format=api"
}