Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/185113/?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.014606Z",
    "action": 59,
    "target": "Quelque chose dotée du trait magique est imprégnée d'énergies magiques qui ne sont pas liées à une tradition magique spécifique. Certains objets ou effets sont liés de près à une tradition magique particulière imprégnée. Dans ces cas, l'objet possède le trait arcanique, divin, occulte ou primordial au lieu d'avoir le trait magique. N'importe lequel de ces traits induit que l'objet est aussi magique.",
    "old": "Chaque chose dotée du trait magique est imprégnée d'énergies magiques qui ne sont pas liées à une tradition magique spécifique. Un objet magique possède une aura magique imprégnée de l'école de magie dominante qui le caractérise. Certains objets ou effets sont étroitement liés à une tradition magique particulière. L'objet possède alors le trait arcanique, divin, occulte ou primordial au lieu de magique. Ces traits indiquent tous que l'objet est magique.",
    "details": {
        "state": 20,
        "source": "Something with the magical trait is imbued with magical energies not tied to a specific tradition of magic. Some items or effects are closely tied to a particular tradition of magic. In these cases, the item has the arcane, divine, occult, or primal trait instead of the magical trait. Any of these traits indicate that the item is magical.",
        "old_state": 20
    },
    "id": 497083,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/497083/?format=api"
}