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

{
    "id": 221,
    "url": "https://swarfarm.com/api/v2/levels/221/?format=api",
    "dungeon": 11,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3265,
                    "monster": 381,
                    "stars": 4,
                    "level": 39,
                    "hp": 10815,
                    "attack": 1041,
                    "defense": 618,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3266,
                    "monster": 78,
                    "stars": 4,
                    "level": 39,
                    "hp": 7215,
                    "attack": 804,
                    "defense": 595,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3267,
                    "monster": 381,
                    "stars": 4,
                    "level": 39,
                    "hp": 10815,
                    "attack": 1041,
                    "defense": 618,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3268,
                    "monster": 381,
                    "stars": 4,
                    "level": 39,
                    "hp": 10815,
                    "attack": 1041,
                    "defense": 618,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3269,
                    "monster": 78,
                    "stars": 3,
                    "level": 39,
                    "hp": 6330,
                    "attack": 706,
                    "defense": 521,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3270,
                    "monster": 201,
                    "stars": 3,
                    "level": 39,
                    "hp": 9165,
                    "attack": 892,
                    "defense": 574,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3271,
                    "monster": 381,
                    "stars": 3,
                    "level": 39,
                    "hp": 9510,
                    "attack": 915,
                    "defense": 544,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3272,
                    "monster": 78,
                    "stars": 3,
                    "level": 39,
                    "hp": 6330,
                    "attack": 706,
                    "defense": 521,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3273,
                    "monster": 78,
                    "stars": 4,
                    "level": 40,
                    "hp": 7350,
                    "attack": 821,
                    "defense": 606,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3274,
                    "monster": 381,
                    "stars": 4,
                    "level": 40,
                    "hp": 11025,
                    "attack": 1061,
                    "defense": 630,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3275,
                    "monster": 382,
                    "stars": 5,
                    "level": 40,
                    "hp": 16695,
                    "attack": 998,
                    "defense": 1265,
                    "speed": 122,
                    "resist": 72,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3276,
                    "monster": 78,
                    "stars": 4,
                    "level": 40,
                    "hp": 7350,
                    "attack": 821,
                    "defense": 606,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3277,
                    "monster": 201,
                    "stars": 4,
                    "level": 40,
                    "hp": 10620,
                    "attack": 1037,
                    "defense": 668,
                    "speed": 111,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}