Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/78460/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/automated-evocations-variant-fork/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/automated-evocations-variant-fork/main/pt-BR/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/eunaumtenhoid/?format=api",
    "timestamp": "2022-11-07T15:13:00.467410Z",
    "action": 2,
    "target": "Oculta o botão companheiro na ficha de personagem.",
    "old": "Ocultar o botão companheiro na ficha de personagem.",
    "details": {
        "state": 20,
        "source": "Hide the companion button on the character sheet.",
        "old_state": 20
    },
    "id": 127205,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/127205/?format=api"
}