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

{
    "id": 240,
    "url": "https://swarfarm.com/api/v2/levels/240/?format=api",
    "dungeon": 12,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3139,
                    "monster": 798,
                    "stars": 4,
                    "level": 39,
                    "hp": 14490,
                    "attack": 1247,
                    "defense": 475,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3140,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 831,
                    "defense": 733,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3141,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 831,
                    "defense": 733,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3142,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 831,
                    "defense": 733,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3143,
                    "monster": 41,
                    "stars": 3,
                    "level": 38,
                    "hp": 8070,
                    "attack": 712,
                    "defense": 628,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3144,
                    "monster": 41,
                    "stars": 3,
                    "level": 38,
                    "hp": 8070,
                    "attack": 712,
                    "defense": 628,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3145,
                    "monster": 798,
                    "stars": 3,
                    "level": 38,
                    "hp": 12420,
                    "attack": 1069,
                    "defense": 407,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3146,
                    "monster": 41,
                    "stars": 3,
                    "level": 38,
                    "hp": 8070,
                    "attack": 712,
                    "defense": 628,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3147,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 831,
                    "defense": 733,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3148,
                    "monster": 798,
                    "stars": 4,
                    "level": 39,
                    "hp": 14490,
                    "attack": 1247,
                    "defense": 475,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3149,
                    "monster": 798,
                    "stars": 5,
                    "level": 39,
                    "hp": 11340,
                    "attack": 1133,
                    "defense": 602,
                    "speed": 136,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3150,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 831,
                    "defense": 733,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3151,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 831,
                    "defense": 733,
                    "speed": 107,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}