Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/186619/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:16:24.011676Z",
    "action": 59,
    "target": "<p>Une créature avec vision dans le noisr supérieure peut voir parfaitement bien dans les zones de ténèbres et dans la lumière faible, bien qu'une telle vision soit en noir et blanc uniquement. Une créature avec vision dans le noir supérieure peut voir même à travers les formes d'obscurité magique.</p>",
    "old": "<p>Un monstre qui possède vision dans le noir supérieure n'a aucun mal à voir dans les zones plongées dans les ténèbres ou la lumière faible, mais il ne voit alors qu'en noir et blanc. Il peut voir, même à travers les ténèbres magiques qui bloquent vision dans le noir.</p>",
    "details": {
        "state": 20,
        "source": "<p>A creature with greater darkvision can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. A creature with greater darkvision can see through even forms of magical darkness.</p>",
        "old_state": 20
    },
    "id": 496814,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/496814/?format=api"
}