Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/271101/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-12T15:38:16.829229Z",
    "action": 59,
    "target": "Quando você for bem sucedido em um teste de Força (Atletismo) para empurrar ou derrubar uma criatura enquanto empunha um escudo com esta propriedade, a criatura sofre dano cinético usando o dano cravado (que aparece entre parênteses com a propriedade) + seu modificador de Força. Se você usar um escudo com esta propriedade como arma improvisada, o dano aumenta em um passo (de d4 para d6, d6 para d8 ou d8 para 2d4).",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you succeed on a Strength (Athletics) check to shove or trip a creature while wielding a shield with this property, the creature takes kinetic damage using the spiked damage (which appears in parentheses with the property) + your Strength modifier. If you use a shield with this property as an improvised weapon, the damage increases by one step (from d4 to d6, d6 to d8, or d8 to 2d4).",
        "old_state": -1
    },
    "id": 431539,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/431539/?format=api"
}