You are viewing a human-readable response

Remove the pretty=true querystring to have the API return JSON

{
    "error": null,
    "success": true,
    "body": [
        {
            "id": "lvmvdxom",
            "name": "Topsy Turvy",
            "description": "Hard maps are easy, and easy maps are hard?",
            "start": 1714636800000,
            "end": 1715155200000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/lvmvdxom/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/lvmvdxom/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/lvmvdxom/hard"
        },
        {
            "id": "lvcnbmhy",
            "name": "Bolts and Beams",
            "description": "Pure energy versus the bloons? Not even a contest",
            "start": 1714032000000,
            "end": 1714550400000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/lvcnbmhy/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/lvcnbmhy/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/lvcnbmhy/hard"
        },
        {
            "id": "lv4b9x7j",
            "name": "Geraldos Steampunk Adventures",
            "description": "One minute he's selling mystical wares. The other, well it's still mystical wares, but with steam!",
            "start": 1713427200000,
            "end": 1713945600000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/lv4b9x7j/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/lv4b9x7j/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/lv4b9x7j/hard"
        },
        {
            "id": "luuaviwq",
            "name": "Primary Hour",
            "description": "Can't go wrong with the basics!",
            "start": 1712822400000,
            "end": 1713340800000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/luuaviwq/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/luuaviwq/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/luuaviwq/hard"
        },
        {
            "id": "lukew93z",
            "name": "Multi Lane Escalation",
            "description": "Picking a lane can be tough, especially when you keep encountering more!",
            "start": 1712217600000,
            "end": 1712736000000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/lukew93z/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/lukew93z/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/lukew93z/hard"
        },
        {
            "id": "luahg4mq",
            "name": "Easter Time!",
            "description": "Time to go collect those eggs, and maybe pop a few bloons along the way!",
            "start": 1711612800000,
            "end": 1712131200000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/luahg4mq/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/luahg4mq/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/luahg4mq/hard"
        },
        {
            "id": "lu0ewfk6",
            "name": "Low Tier Showdown",
            "description": "They might not pack a punch on their own, but there is strength in numbers!",
            "start": 1711008000000,
            "end": 1711526400000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/lu0ewfk6/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/lu0ewfk6/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/lu0ewfk6/hard"
        },
        {
            "id": "ltqbj8cj",
            "name": "Extremely Cheap",
            "description": "Cheap to purchase, but doesn't last long!",
            "start": 1710403200000,
            "end": 1710921600000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/ltqbj8cj/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/ltqbj8cj/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/ltqbj8cj/hard"
        },
        {
            "id": "ltgaqx96",
            "name": "Late to the Party",
            "description": "They weren't here at the start of the game, but these towers can still pop bloons like no other!",
            "start": 1709798400000,
            "end": 1710316800000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/ltgaqx96/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/ltgaqx96/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/ltgaqx96/hard"
        },
        {
            "id": "lt6bkjm5",
            "name": "Heroless Journey",
            "description": "No Heroes this time around, and the bloons aren't going to wait for one to arrive!",
            "start": 1709193600000,
            "end": 1709712000000,
            "metadata_easy": "https://data.ninjakiwi.com/btd6/odyssey/lt6bkjm5/easy",
            "metadata_medium": "https://data.ninjakiwi.com/btd6/odyssey/lt6bkjm5/medium",
            "metadata_hard": "https://data.ninjakiwi.com/btd6/odyssey/lt6bkjm5/hard"
        }
    ],
    "model": {
        "name": "_btd6odyssey",
        "parameters": {
            "id": {
                "description": "Odyssey Event ID",
                "type": "string"
            },
            "name": {
                "description": "Odyssey Name",
                "type": "string"
            },
            "description": {
                "description": "Odyssey Description",
                "type": "string"
            },
            "start": {
                "description": "Odyssey start time in unix epoch milliseconds",
                "type": "number"
            },
            "end": {
                "description": "Odyssey end time in unix epoch milliseconds",
                "type": "number"
            },
            "metadata_easy": {
                "description": "URL to Easy Mode Settings",
                "type": "URL"
            },
            "metadata_medium": {
                "description": "URL to Medium Mode Settings",
                "type": "URL"
            },
            "metadata_hard": {
                "description": "URL to Hard Mode Settings",
                "type": "URL"
            }
        }
    },
    "next": null,
    "prev": null
}