Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/231572/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Stefouch/?format=api",
    "timestamp": "2023-06-26T11:43:18.269012Z",
    "action": 36,
    "target": "Tirer une blessure critique pour le personnage du joueur ou un jeton sélectionné",
    "old": "",
    "details": {
        "state": 30,
        "source": "Draw a crit for the player's character or a selected token",
        "old_state": 0
    },
    "id": 353770,
    "action_name": "Translation approved",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/353770/?format=api"
}