Changes API.

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

GET /api/changes/282064/?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/Stotorm/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Stotorm/?format=api",
    "timestamp": "2023-03-18T11:23:15.820318Z",
    "action": 5,
    "target": "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.",
    "old": "",
    "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": 0
    },
    "id": 282064,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/282064/?format=api"
}