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

{
    "id": 727,
    "url": "https://swarfarm.com/api/v2/levels/727/?format=api",
    "dungeon": 9791,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5493,
                    "monster": 1575,
                    "stars": 5,
                    "level": 52,
                    "hp": 11760,
                    "attack": 1064,
                    "defense": 496,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5494,
                    "monster": 1570,
                    "stars": 5,
                    "level": 52,
                    "hp": 10590,
                    "attack": 1170,
                    "defense": 432,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5495,
                    "monster": 1575,
                    "stars": 5,
                    "level": 52,
                    "hp": 11760,
                    "attack": 1064,
                    "defense": 496,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5496,
                    "monster": 1570,
                    "stars": 5,
                    "level": 52,
                    "hp": 10590,
                    "attack": 1170,
                    "defense": 432,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5497,
                    "monster": 1575,
                    "stars": 5,
                    "level": 52,
                    "hp": 11760,
                    "attack": 1064,
                    "defense": 496,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5498,
                    "monster": 1575,
                    "stars": 5,
                    "level": 52,
                    "hp": 13545,
                    "attack": 1116,
                    "defense": 521,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5499,
                    "monster": 426,
                    "stars": 5,
                    "level": 52,
                    "hp": 17250,
                    "attack": 1129,
                    "defense": 453,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5500,
                    "monster": 426,
                    "stars": 5,
                    "level": 52,
                    "hp": 17250,
                    "attack": 1129,
                    "defense": 453,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5501,
                    "monster": 1575,
                    "stars": 5,
                    "level": 52,
                    "hp": 13545,
                    "attack": 1116,
                    "defense": 521,
                    "speed": 71,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5502,
                    "monster": 1775,
                    "stars": 5,
                    "level": 55,
                    "hp": 61785,
                    "attack": 1838,
                    "defense": 811,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5503,
                    "monster": 1780,
                    "stars": 5,
                    "level": 55,
                    "hp": 31350,
                    "attack": 1325,
                    "defense": 432,
                    "speed": 86,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5504,
                    "monster": 1785,
                    "stars": 5,
                    "level": 55,
                    "hp": 31350,
                    "attack": 1325,
                    "defense": 432,
                    "speed": 82,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}