Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/184944/?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.013564Z",
    "action": 59,
    "target": "Les objets alchimiques sont alimentés par des réactions de réactifs alchimiques. À moins d'une indication contraire, les objets alchimiques ne sont pas magiques et n'émettent pas d'aura magique. Les créatures alchimiques sont partiellement alimentées par des réactions alchimiques.",
    "old": "Les objets alchimiques sont alimentés par les réactions de réactifs alchimiques. Les objets alchimiques ne sont pas magiques et n'émettent pas d'aura magique.",
    "details": {
        "state": 20,
        "source": "Alchemical items are powered by reactions of alchemical reagents. Unless otherwise noted, alchemical items aren't magical and don't radiate a magical aura. Alchemical creatures are partially powered by alchemical reactions.",
        "old_state": 20
    },
    "id": 496985,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/496985/?format=api"
}