Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53848/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/nl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Pretzl/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Pretzl/?format=api",
    "timestamp": "2022-10-09T21:21:57.964299Z",
    "action": 5,
    "target": "Dit verandert hoe icoonafbeeldingen worden weergegeven in het dashboard. Je kan kiezen om tekst bovenop de afbeelding te laten zweven, of onder de afbeelding te tonen.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This affects how icon images are displayed in the resource dashboard. You can choose to display text on top of the image icon, or have the text aligned below the image icon.",
        "old_state": 0
    },
    "id": 73201,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/73201/?format=api"
}