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

{
    "id": 739,
    "url": "https://swarfarm.com/api/v2/levels/739/?format=api",
    "dungeon": 9795,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5727,
                    "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": 5728,
                    "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": 5729,
                    "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": 5730,
                    "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": 5731,
                    "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": 5732,
                    "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": 5733,
                    "monster": 432,
                    "stars": 5,
                    "level": 52,
                    "hp": 17265,
                    "attack": 1133,
                    "defense": 454,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5734,
                    "monster": 432,
                    "stars": 5,
                    "level": 52,
                    "hp": 17265,
                    "attack": 1133,
                    "defense": 454,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5735,
                    "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": 5736,
                    "monster": 1825,
                    "stars": 5,
                    "level": 55,
                    "hp": 60480,
                    "attack": 1281,
                    "defense": 809,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5737,
                    "monster": 1830,
                    "stars": 5,
                    "level": 55,
                    "hp": 30450,
                    "attack": 931,
                    "defense": 432,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5738,
                    "monster": 1835,
                    "stars": 5,
                    "level": 55,
                    "hp": 30450,
                    "attack": 931,
                    "defense": 432,
                    "speed": 81,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}