Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/190097/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/drag-ruler/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/drag-ruler/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": "2023-03-12T04:23:56.633776Z",
    "action": 5,
    "target": "Se ativado, Drag Ruler começará a medir assim que o token estiver sendo arrastado. Se desativado, o Drag Ruler permanecerá inativo e só começará a medir quando o botão para adicionar uma parada for pressionado.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If enabled, Drag Ruler will start measuring as soon as the token is being dragged. If disabled, Drag Ruler will remain inactive and will only start measuring once the button to add a waypoint is being pressed.",
        "old_state": 0
    },
    "id": 277591,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/277591/?format=api"
}