Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/307231/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/rule-element/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/rule-element/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:17:18.252858Z",
    "action": 71,
    "target": "You have the kind of fine control that other spellcasters can only dream of. When you cast _detect magic_, you're aware of any creature in the emanation affected by a spell or carrying a magic item, and you determine the main location of magic within any magical hazard in the emanation (with the normal restrictions on detecting illusions). This typically manifests as an alteration to your vision, such as seeing a soft aura around the creature or hazard. Sensing these phenomena doesn't make it clear which spell is on a creature, nor which of its items are magical.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You have the kind of fine control that other spellcasters can only dream of. When you cast _detect magic_, you're aware of any creature in the emanation affected by a spell or carrying a magic item, and you determine the main location of magic within any magical hazard in the emanation (with the normal restrictions on detecting illusions). This typically manifests as an alteration to your vision, such as seeing a soft aura around the creature or hazard. Sensing these phenomena doesn't make it clear which spell is on a creature, nor which of its items are magical.",
        "old_state": -1
    },
    "id": 499674,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/499674/?format=api"
}