Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/3019/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/mcc/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-02T05:20:55.772718Z",
    "action": 59,
    "target": "Archivé - Le module peut encore fonctionner mais n'est plus maintenu",
    "old": "Archivé - Le module peut encore fonctionner mais n'est plus maintenu",
    "details": {
        "state": 20,
        "source": "Archived - Package may still function but is not actively maintained",
        "old_state": 20
    },
    "id": 116190,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/116190/?format=api"
}