Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/89743/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-13T14:25:22.455960Z",
    "action": 59,
    "target": "Añadir un penalizador en la tirada que represente la habilidad de esquiva/parada. El objetivo debe seleccionarse y la habilidad del arma que actúa debe coincidir.",
    "old": "Añadir un penalizador en la tirada que represente la habilidad de esquiva/parada. El objetivo debe seleccionarse y la habilidad del arma que actúa debe coincidir.",
    "details": {
        "state": 20,
        "source": "Add a roll penalty that reflects a target's ability to dodge / parry.  A target must be selected and the skill name for the weapon's action must match.",
        "old_state": 20
    },
    "id": 455013,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/455013/?format=api"
}