Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/284932/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/cs/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Mortan/?format=api",
    "timestamp": "2024-10-13T14:23:54.746241Z",
    "action": 5,
    "target": "Typ třídy předmětu je typ předmětu, který bude použit jako výchozí předmět zbraně.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The item class type is the type of item that will be used for the default weapon item.",
        "old_state": 0
    },
    "id": 488175,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/488175/?format=api"
}