Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/238914/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-10T21:02:51.724884Z",
    "action": 30,
    "target": "Temporary tooltip text alignment trick with width ratio != 1. Basically I would have to rewrite quite a bit of code, to apply the same logic as the tiles on the notes...something the foundryvtt team should do . As a temporary trick we add a number of spaces as a suffix to better 'center' the text on the note.",
    "old": "Temporary tooltip text alignment trick with width ratio != 1. Basically I would have to rewrite quite a bit of code, to apply the same logic as the tiles on the notes...something the foundryvtt team should do . As a temporary trick we add a number of whitespace as a suffix to better 'center' the text on the note.",
    "details": {},
    "id": 484214,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/484214/?format=api"
}