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

{
    "id": 670,
    "url": "https://swarfarm.com/api/v2/levels/670/?format=api",
    "dungeon": 9019,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5086,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 17310,
                    "attack": 1559,
                    "defense": 591,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5087,
                    "monster": 1571,
                    "stars": 6,
                    "level": 62,
                    "hp": 15615,
                    "attack": 1481,
                    "defense": 570,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5088,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 17310,
                    "attack": 1559,
                    "defense": 591,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5089,
                    "monster": 1571,
                    "stars": 6,
                    "level": 62,
                    "hp": 15615,
                    "attack": 1481,
                    "defense": 570,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5090,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 17310,
                    "attack": 1559,
                    "defense": 591,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5091,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 18195,
                    "attack": 1635,
                    "defense": 620,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5092,
                    "monster": 502,
                    "stars": 6,
                    "level": 62,
                    "hp": 18705,
                    "attack": 1366,
                    "defense": 592,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5093,
                    "monster": 502,
                    "stars": 6,
                    "level": 62,
                    "hp": 18705,
                    "attack": 1366,
                    "defense": 592,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5094,
                    "monster": 1576,
                    "stars": 6,
                    "level": 62,
                    "hp": 18195,
                    "attack": 1635,
                    "defense": 620,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5095,
                    "monster": 1408,
                    "stars": 6,
                    "level": 65,
                    "hp": 83355,
                    "attack": 1717,
                    "defense": 1474,
                    "speed": 91,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 5096,
                    "monster": 1551,
                    "stars": 6,
                    "level": 65,
                    "hp": 40500,
                    "attack": 1384,
                    "defense": 664,
                    "speed": 102,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5097,
                    "monster": 1556,
                    "stars": 6,
                    "level": 65,
                    "hp": 40500,
                    "attack": 1224,
                    "defense": 664,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 17,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        }
    ]
}