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

{
    "id": 147,
    "url": "https://swarfarm.com/api/v2/levels/147/?format=api",
    "dungeon": 7,
    "floor": 7,
    "difficulty": "Hell",
    "energy_cost": 6,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3034,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3035,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3036,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3037,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3038,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3039,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3040,
                    "monster": 395,
                    "stars": 5,
                    "level": 40,
                    "hp": 10365,
                    "attack": 544,
                    "defense": 465,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3041,
                    "monster": 395,
                    "stars": 5,
                    "level": 40,
                    "hp": 10365,
                    "attack": 544,
                    "defense": 465,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3042,
                    "monster": 395,
                    "stars": 5,
                    "level": 40,
                    "hp": 10365,
                    "attack": 544,
                    "defense": 465,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3043,
                    "monster": 215,
                    "stars": 6,
                    "level": 40,
                    "hp": 9090,
                    "attack": 645,
                    "defense": 724,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3044,
                    "monster": 1078,
                    "stars": 6,
                    "level": 40,
                    "hp": 22230,
                    "attack": 1096,
                    "defense": 834,
                    "speed": 139,
                    "resist": 37,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3045,
                    "monster": 215,
                    "stars": 6,
                    "level": 40,
                    "hp": 9090,
                    "attack": 645,
                    "defense": 724,
                    "speed": 107,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}