Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/231621/?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-26T12:06:12.755230Z",
    "action": 36,
    "target": "ID ou nom de la table des dégâts critiques pour véhicule.",
    "old": "",
    "details": {
        "state": 30,
        "source": "ID or name of the critical vehicle damages table.",
        "old_state": 0
    },
    "id": 353817,
    "action_name": "Translation approved",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/353817/?format=api"
}