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

{
    "id": 254,
    "url": "https://swarfarm.com/api/v2/levels/254/?format=api",
    "dungeon": 13,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1592,
                    "monster": 794,
                    "stars": 3,
                    "level": 34,
                    "hp": 6735,
                    "attack": 1033,
                    "defense": 532,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1593,
                    "monster": 795,
                    "stars": 3,
                    "level": 34,
                    "hp": 7065,
                    "attack": 1057,
                    "defense": 503,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1594,
                    "monster": 794,
                    "stars": 3,
                    "level": 34,
                    "hp": 6735,
                    "attack": 1033,
                    "defense": 532,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1595,
                    "monster": 795,
                    "stars": 3,
                    "level": 34,
                    "hp": 7065,
                    "attack": 1057,
                    "defense": 503,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1596,
                    "monster": 87,
                    "stars": 2,
                    "level": 35,
                    "hp": 9165,
                    "attack": 952,
                    "defense": 322,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1597,
                    "monster": 87,
                    "stars": 2,
                    "level": 35,
                    "hp": 9165,
                    "attack": 952,
                    "defense": 322,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1598,
                    "monster": 794,
                    "stars": 2,
                    "level": 35,
                    "hp": 6210,
                    "attack": 952,
                    "defense": 491,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1599,
                    "monster": 87,
                    "stars": 2,
                    "level": 35,
                    "hp": 9165,
                    "attack": 952,
                    "defense": 322,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1600,
                    "monster": 794,
                    "stars": 3,
                    "level": 35,
                    "hp": 6885,
                    "attack": 1057,
                    "defense": 546,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1601,
                    "monster": 795,
                    "stars": 3,
                    "level": 35,
                    "hp": 7230,
                    "attack": 1085,
                    "defense": 516,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1602,
                    "monster": 794,
                    "stars": 4,
                    "level": 35,
                    "hp": 11310,
                    "attack": 1248,
                    "defense": 680,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1603,
                    "monster": 87,
                    "stars": 3,
                    "level": 35,
                    "hp": 10155,
                    "attack": 1057,
                    "defense": 357,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1604,
                    "monster": 794,
                    "stars": 3,
                    "level": 35,
                    "hp": 6885,
                    "attack": 1057,
                    "defense": 546,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}