Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/112973/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T18:24:44.974157Z",
    "action": 59,
    "target": "<p>Proporciona una bonificaci&oacute;n de +1D en esquivar e iniciativa.</p>",
    "old": "",
    "details": {
        "state": 20,
        "source": "Provides a 1D bonus to dodge and initiative",
        "old_state": -1
    },
    "id": 171108,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/171108/?format=api"
}