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

{
    "id": 318,
    "url": "https://swarfarm.com/api/v2/levels/318/?format=api",
    "dungeon": 3001,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1436,
                    "monster": 313,
                    "stars": 4,
                    "level": 18,
                    "hp": 3135,
                    "attack": 143,
                    "defense": 281,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1437,
                    "monster": 313,
                    "stars": 4,
                    "level": 18,
                    "hp": 3135,
                    "attack": 143,
                    "defense": 281,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1438,
                    "monster": 313,
                    "stars": 4,
                    "level": 18,
                    "hp": 3135,
                    "attack": 143,
                    "defense": 281,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1439,
                    "monster": 313,
                    "stars": 4,
                    "level": 18,
                    "hp": 3135,
                    "attack": 143,
                    "defense": 281,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1440,
                    "monster": 1557,
                    "stars": 1,
                    "level": 20,
                    "hp": 3435,
                    "attack": 50,
                    "defense": 161,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1441,
                    "monster": 313,
                    "stars": 4,
                    "level": 20,
                    "hp": 3255,
                    "attack": 148,
                    "defense": 292,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1442,
                    "monster": 1557,
                    "stars": 1,
                    "level": 20,
                    "hp": 3435,
                    "attack": 50,
                    "defense": 161,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1443,
                    "monster": 313,
                    "stars": 4,
                    "level": 20,
                    "hp": 3255,
                    "attack": 148,
                    "defense": 292,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1444,
                    "monster": 1557,
                    "stars": 1,
                    "level": 20,
                    "hp": 3435,
                    "attack": 50,
                    "defense": 161,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1445,
                    "monster": 1096,
                    "stars": 4,
                    "level": 20,
                    "hp": 10095,
                    "attack": 294,
                    "defense": 189,
                    "speed": 95,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1446,
                    "monster": 1413,
                    "stars": 1,
                    "level": 20,
                    "hp": 18360,
                    "attack": 102,
                    "defense": 122,
                    "speed": 42,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1447,
                    "monster": 1424,
                    "stars": 1,
                    "level": 20,
                    "hp": 7650,
                    "attack": 102,
                    "defense": 102,
                    "speed": 73,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}