Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/113495/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:25:36.695103Z",
    "action": 59,
    "target": "<p>Usar Trajes con destrezas y habilidades&nbsp; pr&oacute;pias que sustituyan (no aumenten) las destrezas y habilidades propias del personaje.</p> <p>Esta habilidad sustituye a las habilidades de Agilidad y Fuerza del personaje cuando usa el <strong>traje</strong>.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Using single-person conveyances with skills and abilities that substitute for (not augment) the character’s own skills and abilities. This skill substitutes for the character’s Agility and Strength skills when using the “suit.”",
        "old_state": -1
    },
    "id": 171655,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171655/?format=api"
}