Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/237363/?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/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2023-10-21T11:58:08.766427Z",
    "action": 5,
    "target": "Kiedy pomyślnie zastosujesz przeciwstawny materiał przeciwko stworzeniu, zabezpieczasz się również przed jego kolejnymi atakami. Gdy powiedzie ci się test na Exploit a Vulnerability, zyskujesz premię +1 do swojego KP przeciwko następnemu atakowi istoty oraz premię +1 do następnego rzutu obronnego przeciwko tej istocie; jeśli powiedzie ci się krytycznie, premie te wynoszą +2. Możesz uzyskać te premie tylko raz dziennie przeciwko konkretnej istocie, a korzyść kończy się, jeśli ponownie wykorzystasz podatność.",
    "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": 0
    },
    "id": 391624,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/391624/?format=api"
}