Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/213406/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rikmarais/?format=api",
    "timestamp": "2024-07-09T18:17:43.823494Z",
    "action": 37,
    "target": "Esta traducción está en curso. Para contribuir, haga clic en la insignia para ir al proyecto Weblate de The Forge, alojado en Foundry Hub.",
    "old": "This translation is ongoing. To contribute, please click on the badge to go to The Forge's Weblate project, hosted by Foundry Hub.",
    "details": {
        "state": 10,
        "source": "This translation is ongoing. To contribute, please click on the badge to go to The Forge's Weblate project, hosted by Foundry Hub.",
        "old_state": 20
    },
    "id": 468377,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/468377/?format=api"
}