Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/283335/?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": "2024-05-25T10:29:39.354762Z",
    "action": 2,
    "target": "Przypominasz sobie ważny fakt o stworzeniu, ucząc się jego największej podatności (lub jednej z największych podatności, jeśli ma kilka o tej samej wartości), ale nie innych podatności, odporności lub niewrażliwości. Możesz wykorzystać śmiertelną słabość lub osobistą antytezę danej istoty. Ataki bez broni i z bronią przeciwko tej istocie również stają się magiczne, jeśli wcześniej nie były.",
    "old": "Przypominasz sobie ważny fakt o stworzeniu, ucząc się jego największej słabości (lub jednej z największych słabości, jeśli ma kilka o tej samej wartości), ale nie innych słabości, odporności lub niewrażliwości. Możesz wykorzystać śmiertelną słabość lub osobistą antytezę danej istoty. Ataki bez broni i z bronią przeciwko tej istocie również stają się magiczne, jeśli wcześniej nie były.",
    "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": 20
    },
    "id": 461690,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/461690/?format=api"
}