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

{
    "id": 635,
    "url": "https://swarfarm.com/api/v2/levels/635/?format=api",
    "dungeon": 9012,
    "floor": 4,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5122,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 15450,
                    "attack": 1453,
                    "defense": 560,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5123,
                    "monster": 1569,
                    "stars": 6,
                    "level": 62,
                    "hp": 13845,
                    "attack": 1597,
                    "defense": 505,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5124,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 15450,
                    "attack": 1453,
                    "defense": 560,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5125,
                    "monster": 1569,
                    "stars": 6,
                    "level": 62,
                    "hp": 13845,
                    "attack": 1597,
                    "defense": 505,
                    "speed": 90,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5126,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 15450,
                    "attack": 1453,
                    "defense": 560,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5127,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 16200,
                    "attack": 1525,
                    "defense": 589,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5128,
                    "monster": 93,
                    "stars": 6,
                    "level": 62,
                    "hp": 17520,
                    "attack": 1272,
                    "defense": 524,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5129,
                    "monster": 93,
                    "stars": 6,
                    "level": 62,
                    "hp": 17520,
                    "attack": 1272,
                    "defense": 524,
                    "speed": 95,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5130,
                    "monster": 1574,
                    "stars": 6,
                    "level": 62,
                    "hp": 16200,
                    "attack": 1525,
                    "defense": 589,
                    "speed": 94,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5131,
                    "monster": 1381,
                    "stars": 6,
                    "level": 65,
                    "hp": 61290,
                    "attack": 1931,
                    "defense": 1374,
                    "speed": 104,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 5132,
                    "monster": 1499,
                    "stars": 6,
                    "level": 65,
                    "hp": 33900,
                    "attack": 1466,
                    "defense": 631,
                    "speed": 99,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5133,
                    "monster": 1504,
                    "stars": 6,
                    "level": 65,
                    "hp": 40020,
                    "attack": 1371,
                    "defense": 658,
                    "speed": 96,
                    "resist": 45,
                    "crit_bonus": 25,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                }
            ]
        }
    ]
}