Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78840/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/inventory-plus/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-03T18:28:47.239466Z",
    "action": 59,
    "target": "Aunque sea la función principal de este módulo, puede desactivar la transferencia de artículos. Sepa que puede desactivar temporalmente la función de transferencia pulsando la tecla alt mientras mueve el artículo.",
    "old": "Aunque sea la función principal de este módulo, puede desactivar la transferencia de artículos. Sepa que puede desactivar temporalmente la función de transferencia pulsando la tecla alt mientras mueve el artículo.",
    "details": {
        "state": 10,
        "source": "You probably not need this if you use 'Item Piles' or 'Drag'n'Transfer' modules. Even if it's not the main feature of this module you can still disable item transfer. Know that you can temporarily disable the transfer feature by pressing the alt key while you move the item.",
        "old_state": 10
    },
    "id": 145130,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/145130/?format=api"
}