Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/189127/?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.734842Z",
    "action": 59,
    "target": "Vous générez un @UUID[Compendium.pf2e.rollable-tables.RollTable.N0pDFNCffTe2Du39]{afflux de la source}, avec un rang de sort choisi aléatoirement parmi vos trois niveaux de sorts les plus élevés (ou de tous vos niveaux de sort si vous en avez moins de trois).",
    "old": "Vous générez un @UUID[Compendium.pf2e.rollable-tables.RollTable.N0pDFNCffTe2Du39]{afflux de la source}, avec un niveau de sort choisi aléatoirement parmi vos trois plus hauts niveaux de sorts (ou de tous vos niveaux de sort si vous en avez moins de trois).",
    "details": {
        "state": 20,
        "source": "You generate a @UUID[Compendium.pf2e.rollable-tables.RollTable.N0pDFNCffTe2Du39]{Wellspring Surge}, with a spell rank chosen randomly among your top three ranks of spell slots (or all your ranks if you have fewer than three)",
        "old_state": 20
    },
    "id": 502290,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502290/?format=api"
}