Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/58581/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/autoanimations/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/autoanimations/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-22T17:12:17.452551Z",
    "action": 59,
    "target": "Habilite para que animações de Intrusão do MJ sejam executadas no Token de origem",
    "old": "Habilite para que animações de Intrusão do MJ sejam executadas no Token de origem",
    "details": {
        "state": 20,
        "source": "Enable for GM Intrusion Animations to play on Source Token",
        "old_state": 20
    },
    "id": 391980,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/391980/?format=api"
}