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

{
    "id": 204,
    "url": "https://swarfarm.com/api/v2/levels/204/?format=api",
    "dungeon": 10,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 291,
                    "monster": 47,
                    "stars": 5,
                    "level": 40,
                    "hp": 21495,
                    "attack": 1398,
                    "defense": 436,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 292,
                    "monster": 41,
                    "stars": 5,
                    "level": 40,
                    "hp": 9015,
                    "attack": 1329,
                    "defense": 758,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 293,
                    "monster": 36,
                    "stars": 5,
                    "level": 40,
                    "hp": 13185,
                    "attack": 1062,
                    "defense": 701,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 294,
                    "monster": 47,
                    "stars": 5,
                    "level": 40,
                    "hp": 21495,
                    "attack": 1398,
                    "defense": 436,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 295,
                    "monster": 41,
                    "stars": 4,
                    "level": 40,
                    "hp": 7380,
                    "attack": 1085,
                    "defense": 619,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 296,
                    "monster": 41,
                    "stars": 4,
                    "level": 40,
                    "hp": 7380,
                    "attack": 1085,
                    "defense": 619,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 297,
                    "monster": 47,
                    "stars": 4,
                    "level": 40,
                    "hp": 17565,
                    "attack": 1143,
                    "defense": 355,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 298,
                    "monster": 47,
                    "stars": 4,
                    "level": 40,
                    "hp": 17565,
                    "attack": 1143,
                    "defense": 355,
                    "speed": 118,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 299,
                    "monster": 36,
                    "stars": 5,
                    "level": 41,
                    "hp": 13395,
                    "attack": 1082,
                    "defense": 713,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 300,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 9135,
                    "attack": 1352,
                    "defense": 771,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 301,
                    "monster": 47,
                    "stars": 6,
                    "level": 41,
                    "hp": 21735,
                    "attack": 1494,
                    "defense": 690,
                    "speed": 128,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 302,
                    "monster": 36,
                    "stars": 5,
                    "level": 41,
                    "hp": 13395,
                    "attack": 1082,
                    "defense": 713,
                    "speed": 110,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 303,
                    "monster": 41,
                    "stars": 5,
                    "level": 41,
                    "hp": 9135,
                    "attack": 1352,
                    "defense": 771,
                    "speed": 127,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}