Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/19980/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-14T01:30:08.047081Z",
    "action": 59,
    "target": "You will need to perform the following steps manually before your adventure module can be converted (take a note or screenshot of them as you will close this dialog before completing all of the steps):",
    "old": "You will need to perform the following steps manually before your adventure module can be converted (take a note of them in case you close this dialog):",
    "details": {
        "state": 20,
        "source": "You will need to perform the following steps manually before your adventure module can be converted (take a note or screenshot of them as you will close this dialog before completing all of the steps):",
        "old_state": 20
    },
    "id": 95775,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/95775/?format=api"
}