Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/18696/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/main/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T00:55:17.928324Z",
    "action": 59,
    "target": "ikryssat=Oavsett om slaget är lyckat räknas en naturlig 2:a som att man fick Effect -1, och en naturlig 12:a som att man fick Effekt 0, urkryssat=använd de vanliga reglerna",
    "old": "",
    "details": {
        "state": 20,
        "source": "checked=Regardless of success consider a natural 2 to have an effect of -1 and a 12 to have an effect of 0, unchecked=Use normal rules",
        "old_state": -1
    },
    "id": 23278,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/23278/?format=api"
}