Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/291296/?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.716872Z",
    "action": 59,
    "target": "Você se lembra de um fato importante sobre a criatura, aprendendo sua maior fraqueza (ou uma de suas maiores fraquezas, se ela tiver vários com o mesmo valor), mas não suas outras fraquezas, resistências ou imunidades. Você pode explorar a fraqueza mortal da criatura ou a antítese pessoal. Seus Golpes desarmados e com arma contra a criatura também se tornam mágicos se já não o fossem.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You recall an important fact about the creature, learning its highest weakness (or one of its highest weaknesses, if it has multiple with the same value) but not its other weaknesses, resistances, or immunities. You can exploit either the creature's mortal weakness or personal antithesis. Your unarmed and weapon Strikes against the creature also become magical if they weren't already.",
        "old_state": -1
    },
    "id": 470542,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/470542/?format=api"
}