Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/77318/?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/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-16T18:16:32.074486Z",
    "action": 59,
    "target": "Aqui você pode configurar como os itens são detectados para serem iguais neste sistema. Alguns sistemas podem ter dados que distinguem itens de forma diferente de outros, como itens temporários.",
    "old": "Aqui você pode configurar como os itens são detectados para serem os mesmos neste sistema. Alguns sistemas podem ter dados que distinguem itens de maneira diferente de outros, como itens temporários.",
    "details": {
        "state": 20,
        "source": "Here you can configure how items are detected to be the same in this system. Some systems may have data that distinguishes items differently than others, such as temporary items.",
        "old_state": 20
    },
    "id": 478480,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/478480/?format=api"
}