{
    "success": true,
    "data": {
        "service": "Elysium API",
        "version": "0.2.0",
        "endpoints": [
            {
                "name": "Status",
                "path": "/status",
                "legacy_path": "/status.php"
            },
            {
                "name": "News",
                "path": "/news",
                "legacy_path": "/news.php"
            },
            {
                "name": "Downloads",
                "path": "/downloads",
                "legacy_path": "/downloads.php"
            }
        ]
    },
    "meta": {
        "version": "0.2.0",
        "generated_at": "2026-09-04T15:50:04-05:00",
        "data_source": "mysql"
    }
}