Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/56061/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-23T00:44:26.867264Z",
    "action": 59,
    "target": "NECESITA REFRESCAR. Si se activa, SÓLO se reproducirán animaciones con las Tiradas de Daño",
    "old": "NECESITA REFRESCAR. Si se activa, SÓLO se reproducirán animaciones con las Tiradas de Daño",
    "details": {
        "state": 10,
        "source": "When Enabled, this will ONLY play the animations on the Damage Roll if one is present on the item",
        "old_state": 20
    },
    "id": 113563,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/113563/?format=api"
}