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

{
    "id": 344,
    "url": "https://swarfarm.com/api/v2/levels/344/?format=api",
    "dungeon": 5001,
    "floor": 10,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 105,
                    "monster": 1563,
                    "stars": 1,
                    "level": 62,
                    "hp": 18270,
                    "attack": 1219,
                    "defense": 974,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 106,
                    "monster": 1562,
                    "stars": 1,
                    "level": 62,
                    "hp": 4560,
                    "attack": 609,
                    "defense": 3900,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 107,
                    "monster": 365,
                    "stars": 6,
                    "level": 62,
                    "hp": 14220,
                    "attack": 504,
                    "defense": 770,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 108,
                    "monster": 1563,
                    "stars": 1,
                    "level": 62,
                    "hp": 18270,
                    "attack": 1219,
                    "defense": 974,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 109,
                    "monster": 1564,
                    "stars": 1,
                    "level": 62,
                    "hp": 22830,
                    "attack": 406,
                    "defense": 2436,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 110,
                    "monster": 1562,
                    "stars": 1,
                    "level": 65,
                    "hp": 5310,
                    "attack": 707,
                    "defense": 4521,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 111,
                    "monster": 1563,
                    "stars": 1,
                    "level": 65,
                    "hp": 21195,
                    "attack": 1413,
                    "defense": 1130,
                    "speed": 105,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 112,
                    "monster": 313,
                    "stars": 6,
                    "level": 65,
                    "hp": 19050,
                    "attack": 463,
                    "defense": 910,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 113,
                    "monster": 1564,
                    "stars": 1,
                    "level": 65,
                    "hp": 26505,
                    "attack": 471,
                    "defense": 2827,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 114,
                    "monster": 1562,
                    "stars": 1,
                    "level": 65,
                    "hp": 5310,
                    "attack": 707,
                    "defense": 4521,
                    "speed": 45,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 115,
                    "monster": 1139,
                    "stars": 6,
                    "level": 65,
                    "hp": 222120,
                    "attack": 2052,
                    "defense": 1630,
                    "speed": 114,
                    "resist": 75,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 116,
                    "monster": 1463,
                    "stars": 1,
                    "level": 65,
                    "hp": 649980,
                    "attack": 2355,
                    "defense": 1224,
                    "speed": 127,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 117,
                    "monster": 1464,
                    "stars": 1,
                    "level": 65,
                    "hp": 310860,
                    "attack": 942,
                    "defense": 942,
                    "speed": 80,
                    "resist": 39,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}