Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/193432/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2023-03-18T11:30:06.838289Z",
    "action": 2,
    "target": "Vous protégez vos alliés des attaques de vos ennemis lorsque vous appliquez ces protections à vous-même. Lorsque vous obtenez un bonus de statut à la CA et aux jets de sauvegarde de Gardien ésotérique, vous pouvez choisir d'accorder le même avantage à tous les alliés dans un rayon de 9 m.",
    "old": "Vous protégez vos allié des attaques de vos ennemis lorsque vous appliquez ces protections à vous-même. Lorsque vous obtenez un bonus de statut à la CA et aux jets de sauvegarde de Gardien ésotérique, vous pouvez choisir pour accorder le même avantage à tous les alliés dans un rayon de 9 m.",
    "details": {
        "state": 20,
        "source": "You ward your allies from the attacks of your foes whenever you apply those protections to yourself. When you gain a status bonus to AC and saves from Esoteric Warden, you can choose to grant the same benefit to all allies within 30 feet.",
        "old_state": 20
    },
    "id": 282075,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/282075/?format=api"
}