Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/194800/?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-04-27T14:48:11.080292Z",
    "action": 30,
    "target": "The types of tools the item must be one of or none of for the bonus to apply. For example Herbalism Kit, Thieves' Tools, or Cobbler's Tools.",
    "old": "The type of tool the item must be for the bonus to apply. For example Herbalism Kit, Thieves' Tools, or Cobbler's Tools.",
    "details": {},
    "id": 312798,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/312798/?format=api"
}