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

{
    "id": 211,
    "url": "https://swarfarm.com/api/v2/levels/211/?format=api",
    "dungeon": 11,
    "floor": 1,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1256,
                    "monster": 88,
                    "stars": 3,
                    "level": 33,
                    "hp": 7755,
                    "attack": 994,
                    "defense": 428,
                    "speed": 108,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1257,
                    "monster": 78,
                    "stars": 3,
                    "level": 33,
                    "hp": 6330,
                    "attack": 789,
                    "defense": 445,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1258,
                    "monster": 88,
                    "stars": 3,
                    "level": 33,
                    "hp": 7755,
                    "attack": 994,
                    "defense": 428,
                    "speed": 108,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1259,
                    "monster": 88,
                    "stars": 3,
                    "level": 33,
                    "hp": 7755,
                    "attack": 994,
                    "defense": 428,
                    "speed": 108,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1260,
                    "monster": 78,
                    "stars": 2,
                    "level": 33,
                    "hp": 5595,
                    "attack": 697,
                    "defense": 394,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1261,
                    "monster": 78,
                    "stars": 2,
                    "level": 33,
                    "hp": 5595,
                    "attack": 697,
                    "defense": 394,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1262,
                    "monster": 88,
                    "stars": 2,
                    "level": 33,
                    "hp": 6855,
                    "attack": 880,
                    "defense": 378,
                    "speed": 108,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1263,
                    "monster": 78,
                    "stars": 2,
                    "level": 33,
                    "hp": 5595,
                    "attack": 697,
                    "defense": 394,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1264,
                    "monster": 88,
                    "stars": 3,
                    "level": 34,
                    "hp": 7920,
                    "attack": 1020,
                    "defense": 438,
                    "speed": 108,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1265,
                    "monster": 78,
                    "stars": 3,
                    "level": 34,
                    "hp": 6495,
                    "attack": 806,
                    "defense": 456,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1266,
                    "monster": 88,
                    "stars": 3,
                    "level": 34,
                    "hp": 9675,
                    "attack": 748,
                    "defense": 495,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1267,
                    "monster": 78,
                    "stars": 3,
                    "level": 34,
                    "hp": 6495,
                    "attack": 806,
                    "defense": 456,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1268,
                    "monster": 78,
                    "stars": 3,
                    "level": 34,
                    "hp": 6495,
                    "attack": 806,
                    "defense": 456,
                    "speed": 94,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}