Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/225499/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2-fr/action/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2-fr/action/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-06-04T19:23:53.494587Z",
    "action": 5,
    "target": "Vous permettez à votre allié de bénéficier d'un bonus de circonstances de +2 au test déclencheur. Si vous possédez le rang de maîtrise de maître dans le test que vous faites, ce bonus est de +3 et, si votre rang est légendaire, il est de +4.",
    "old": "",
    "details": {
        "state": 20,
        "source": "You grant your ally a +2 circumstance bonus to the triggering check. If you're a master with the check you attempted, the bonus is +3, and if you're legendary, it's +4.",
        "old_state": 0
    },
    "id": 337533,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/337533/?format=api"
}