Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199675/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-22T20:16:42.475199Z",
    "action": 59,
    "target": "Una lista separada por comas que especifica los tipos de daño permitidos. Aviso: al usar el reglamento CU se anula.",
    "old": "Una lista separada por comas que especifica los tipos de daño permitidos. Aviso: al usar el reglamento CU se anula.",
    "details": {
        "state": 20,
        "source": "A comma separated list that specifies the allowable damage types. Note that using CU ruleset overrides this setting.",
        "old_state": 20
    },
    "id": 489246,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489246/?format=api"
}