Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/291306/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-24T13:27:29.717246Z",
    "action": 59,
    "target": "Quando você aplica material antitético contra uma criatura com sucesso você também se protege contra seus próximos ataques. Quando você for bem-sucedido em seu teste de Explorar Vulnerabilidade, você ganha um bônus de status de +1 em sua CA contra o próximo ataque da criatura e um bônus de status de +1 em seu próximo teste de resistência contra a criatura; se você obtiver sucesso crítico, esses bônus são +2. Você pode ganhar esses bônus apenas uma vez por dia contra uma criatura em particular, e o benefício termina se você explorar a vulnerabilidade novamente.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you apply antithetical material against a creature successfully, you also ward yourself against its next attacks. When you succeed at your check to Exploit a Vulnerability, you gain a +1 status bonus to your AC against the creature's next attack and a +1 status bonus to your next saving throw against the creature; if you critically succeed, these bonuses are +2 instead. You can gain these bonuses only once per day against a particular creature, and the benefit ends if you Exploit Vulnerability again.",
        "old_state": -1
    },
    "id": 470552,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/470552/?format=api"
}