Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309474/?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.735019Z",
    "action": 71,
    "target": "Vous obtenez une vitesse de 7,5 m, une attaque à mains nues de mâchoires infligeant 1d6 dégâts perforants avec le trait finesse et une attaque à mains nues de griffe infligeant 1d4 dégâts tranchants avec les traits agile et finesse. Votre forme animale est de taille petite.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You gain a 25ft speed, a 1d6 piercing jaws unarmed attack with the finesse trait, and a 1d4 slashing claw unarmed attack with the agile and finesse traits. Your animal shape is Small in size.",
        "old_state": -1
    },
    "id": 502305,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502305/?format=api"
}