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

{
    "id": 666,
    "url": "https://swarfarm.com/api/v2/levels/666/?format=api",
    "dungeon": 9018,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4903,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 17805,
                    "attack": 1833,
                    "defense": 757,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4904,
                    "monster": 1568,
                    "stars": 6,
                    "level": 72,
                    "hp": 15990,
                    "attack": 2016,
                    "defense": 690,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4905,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 17805,
                    "attack": 1833,
                    "defense": 757,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4906,
                    "monster": 1568,
                    "stars": 6,
                    "level": 72,
                    "hp": 15990,
                    "attack": 2016,
                    "defense": 690,
                    "speed": 114,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4907,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 17805,
                    "attack": 1833,
                    "defense": 757,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4908,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 18735,
                    "attack": 1927,
                    "defense": 797,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4909,
                    "monster": 226,
                    "stars": 6,
                    "level": 72,
                    "hp": 24030,
                    "attack": 1385,
                    "defense": 1422,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4910,
                    "monster": 226,
                    "stars": 6,
                    "level": 72,
                    "hp": 24030,
                    "attack": 1385,
                    "defense": 1422,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4911,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 18735,
                    "attack": 1927,
                    "defense": 797,
                    "speed": 118,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4912,
                    "monster": 1400,
                    "stars": 6,
                    "level": 75,
                    "hp": 84105,
                    "attack": 1931,
                    "defense": 2557,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4913,
                    "monster": 1538,
                    "stars": 6,
                    "level": 75,
                    "hp": 52500,
                    "attack": 1385,
                    "defense": 1040,
                    "speed": 119,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4914,
                    "monster": 1543,
                    "stars": 6,
                    "level": 75,
                    "hp": 44745,
                    "attack": 1385,
                    "defense": 1157,
                    "speed": 116,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}