Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/271041/?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.663660Z",
    "action": 59,
    "target": "Quando você sofre dano enquanto estiver vestindo uma armadura ou empunhando um escudo com a propriedade de Carregamento, você ganha uma carga. Você pode armazenar um número máximo de cargas igual ao número de Carregamento e as cargas duram 1 minuto. A próxima vez que você acertar com um ataque de arma corpo a corpo enquanto tiver cargas, você causa dano adicional do mesmo tipo que o dano da arma igual ao número de cargas armazenadas.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you take damage while wearing armor or wielding a shield with the charging property, you gain a charge. You can store a maximum number of charges equal to the charging number, and the charges last for 1 minute. The next time you hit with a melee weapon attack while you have charges, you deal additional damage of the same type as the weapon's damage equal to the number of charges stored.",
        "old_state": -1
    },
    "id": 431479,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/431479/?format=api"
}