Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/273525/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/twodsix/main/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-01T14:43:27.099698Z",
    "action": 59,
    "target": "Existe una macro con ese nombre, pero el comando es diferente. ¿Actualizar al nuevo?",
    "old": "",
    "details": {
        "state": 20,
        "source": "Macro by that name exists, but command is different.  Update to the new command?",
        "old_state": 0
    },
    "id": 439171,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/439171/?format=api"
}