Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/119199/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/babonus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/babonus/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-25T19:28:07.990380Z",
    "action": 30,
    "target": "The ability score used for the roll. This respects items set to use defaults, such as spells using the spellcasting ability, or finesse weapons using either Strength or Dexterity.",
    "old": "The ability score used by the item. This respects items set to use defaults, such as spells using the spellcasting ability, or finesse weapons using either Strength or Dexterity.",
    "details": {},
    "id": 284758,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/284758/?format=api"
}