Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/231588/?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:35:01.114989Z",
    "action": 36,
    "target": "Le véhicule explose dans une gerbe de flammes. Chaque passager à l'intérieur subit une explosion de puissance B, et le véhicule est détruit au-delà de toute réparation.",
    "old": "",
    "details": {
        "state": 30,
        "source": "The vehicle explodes in a ball of flame. Everyone inside is exposed to a Blast Power B explosion, and the vehicle is destroyed beyond repair.",
        "old_state": 0
    },
    "id": 353850,
    "action_name": "Translation approved",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/353850/?format=api"
}