Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/273376/?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:17.777458Z",
    "action": 59,
    "target": "Quando você realizar um ataque à distância com uma arma com esta propriedade, você pode tentar penetrar e acertar uma criatura atrás do alvo, consumindo munição igual ao número penetrante. Faça uma jogada de ataque contra o alvo inicial. Se o ataque acertar, e houver uma criatura a até 4,5 metros daquela criatura e diretamente atrás dela, e a jogada de ataque original atingiria a segunda criatura, ela também sofre dano normal da arma.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you would make a ranged weapon attack with a weapon with this property, you can instead attempt to penetrate and hit a creature behind the target, consuming ammunition equal to the penetrating number. Make an attack roll against the initial target. If the attack hits, there is a creature within 15 feet of that creature and directly behind it, and the original attack roll would hit the second creature, it also takes normal weapon damage.",
        "old_state": -1
    },
    "id": 433814,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/433814/?format=api"
}