Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22597/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/encounter-stats/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/SirMotte/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/SirMotte/?format=api",
    "timestamp": "2022-09-29T04:00:11.441257Z",
    "action": 5,
    "target": "Ersetzt Zauber/Waffen Namen mit einer Verknüpfung zu einem Kompendium Eintrag mit diesem Namen. Deaktiviere dies, falls \"undefiniert\" in deinen Statistiken erscheint.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Replaces spell/weapon names with a link to the Compendium entry of that item. Disable this if you are getting undefined in your attack stats.",
        "old_state": 0
    },
    "id": 55837,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/55837/?format=api"
}