Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/146001/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-animations/master/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-animations/master/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-18T20:14:37.672404Z",
    "action": 59,
    "target": "Il est recommandé d'utiliser la mire seulement sur une scène avec grille. Les scènes sans grille pourraient provoquer des soucis.",
    "old": "Il est recommandé d'utiliser la mire seulement sur une scène avec grille. Les scènes sans grille pourraient provoquer des soucis.",
    "details": {
        "state": 20,
        "source": "Crosshairs are recommended to be used only on a grid-based scene. Gridless scenes can cause issues.",
        "old_state": 20
    },
    "id": 245939,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/245939/?format=api"
}