Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309470/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-29T05:17:29.734962Z",
    "action": 71,
    "target": "Vous obtenez une vitesse de nage de 7,5 m et une vitesse de nage de 4,5 m et une attaque à mains nues de mâchoire infligeant 1d8 dégâts perforants avec le trait saisir. Vous pouvez retenir votre respiration pendant 2 heures sous forme animale ou hybride.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You gain a 25ft speed and a 15ft swim speed, and a 1d8 piercing jaws unarmed attack with the grapple trait. You can hold your breath for 2 hours in animal or hybrid form.",
        "old_state": -1
    },
    "id": 502301,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502301/?format=api"
}