Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/249928/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/qalucaspacheco1/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/qalucaspacheco1/?format=api",
    "timestamp": "2026-03-09T11:24:35.700068Z",
    "action": 2,
    "target": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) es una compañía de juegos de mesa fundada en 2020 por Youness Alaoui, también conocido como KaKaRoTo",
    "old": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) is a tabletop game company founded in 2020 by Youness Alaoui, also known as KaKaRoTo.",
    "details": {
        "state": 20,
        "source": "“The Forge” (The Forge VTT inc. / La Forge TJV inc.) is a tabletop game company founded in 2020 by Youness Alaoui, also known as KaKaRoTo.",
        "old_state": 20
    },
    "id": 515010,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/515010/?format=api"
}