Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/297076/?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:29:48.239807Z",
    "action": 5,
    "target": "Když je toto povoleno, nákupní možnosti níže mohou být použity při prodeji předmětu zpět obchodníkovi. Jako výchozí můžou být použity pouze prodejní možnosti níže.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When this is enabled, the purchase options below can be used when selling the item back to a merchant. By default, only the sell options below can be used.",
        "old_state": 0
    },
    "id": 488183,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/488183/?format=api"
}