Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/309253/?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.688221Z",
    "action": 71,
    "target": "Lorsque vous lancez _Festin vampirique_, vous pouvez modifier ses effets habituels comme suit : Au lieu d'obtenir les Points de vie temporaires vous-même, vous pouvez accorder les Points de vie temporaires à un allié dans les 9 m. Après 1 minute, l'allié perd tous les Points de vie temporaires restants.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When you cast _vampiric feast_, you can modify its standard effects as follows: Instead of gaining the temporary Hit Points yourself, you can grant the temporary Hit Points to an ally within 30 feet. After 1 minute, the ally loses any of these temporary Hit Points that remain.",
        "old_state": -1
    },
    "id": 502073,
    "action_name": "String added in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502073/?format=api"
}