Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/290150/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-09-20T18:25:55.305780Z",
    "action": 5,
    "target": "Po włączeniu moduł będzie obsługiwał stosy broni miotanych (np. noży i bomb), więc wyciągnięcie/schowanie/odłożenie jednej z nich spowoduje utworzenie nowego stosu zawierającego jeden przedmiot w nowym stanie. Reszta stosu pozostanie niezmieniona. Jeśli w nowym stanie istnieje już stos tego przedmiotu, zostanie on do niego przeniesiony.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When enabled, the module will handle stacks of thrown weapons (e.g. knives and bombs) so drawing/sheathing/stowing one will create a new stack containing one item in the new state. The rest of the stack will be left unchanged. If there is already a stack of that item in the new state, the item will be moved to that stack.",
        "old_state": 0
    },
    "id": 484734,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/484734/?format=api"
}