Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/273433/?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.779218Z",
    "action": 59,
    "target": "Se uma arma tiver a propriedade de arremesso, você pode arremessar a arma para fazer um ataque à distância. Se a arma for uma arma corpo a corpo, você usa o mesmo modificador de habilidade para essa jogada de ataque e dano que você usaria para um ataque corpo a corpo com a arma. ",
    "old": "",
    "details": {
        "state": 20,
        "source": "If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. ",
        "old_state": -1
    },
    "id": 433871,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/433871/?format=api"
}