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

{
    "id": 332,
    "url": "https://swarfarm.com/api/v2/levels/332/?format=api",
    "dungeon": 4001,
    "floor": 8,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2507,
                    "monster": 1559,
                    "stars": 1,
                    "level": 52,
                    "hp": 13950,
                    "attack": 198,
                    "defense": 1364,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2508,
                    "monster": 1564,
                    "stars": 1,
                    "level": 52,
                    "hp": 13950,
                    "attack": 198,
                    "defense": 1364,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2509,
                    "monster": 365,
                    "stars": 5,
                    "level": 52,
                    "hp": 10095,
                    "attack": 358,
                    "defense": 547,
                    "speed": 91,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2510,
                    "monster": 1564,
                    "stars": 1,
                    "level": 52,
                    "hp": 13950,
                    "attack": 198,
                    "defense": 1364,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2511,
                    "monster": 1559,
                    "stars": 1,
                    "level": 52,
                    "hp": 13950,
                    "attack": 198,
                    "defense": 1364,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2512,
                    "monster": 1559,
                    "stars": 1,
                    "level": 55,
                    "hp": 16170,
                    "attack": 230,
                    "defense": 1581,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2513,
                    "monster": 1564,
                    "stars": 1,
                    "level": 55,
                    "hp": 16170,
                    "attack": 230,
                    "defense": 1581,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2514,
                    "monster": 1564,
                    "stars": 1,
                    "level": 55,
                    "hp": 16170,
                    "attack": 230,
                    "defense": 1581,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2515,
                    "monster": 1564,
                    "stars": 1,
                    "level": 55,
                    "hp": 16170,
                    "attack": 230,
                    "defense": 1581,
                    "speed": 117,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2516,
                    "monster": 1559,
                    "stars": 1,
                    "level": 55,
                    "hp": 16170,
                    "attack": 230,
                    "defense": 1581,
                    "speed": 156,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2517,
                    "monster": 1098,
                    "stars": 6,
                    "level": 55,
                    "hp": 97020,
                    "attack": 1907,
                    "defense": 1181,
                    "speed": 104,
                    "resist": 57,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2518,
                    "monster": 1452,
                    "stars": 1,
                    "level": 55,
                    "hp": 319125,
                    "attack": 575,
                    "defense": 805,
                    "speed": 30,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2519,
                    "monster": 1453,
                    "stars": 1,
                    "level": 55,
                    "hp": 129375,
                    "attack": 575,
                    "defense": 575,
                    "speed": 63,
                    "resist": 33,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}