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

{
    "id": 315,
    "url": "https://swarfarm.com/api/v2/levels/315/?format=api",
    "dungeon": 3001,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1391,
                    "monster": 313,
                    "stars": 3,
                    "level": 5,
                    "hp": 870,
                    "attack": 52,
                    "defense": 126,
                    "speed": 86,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1392,
                    "monster": 313,
                    "stars": 3,
                    "level": 5,
                    "hp": 870,
                    "attack": 52,
                    "defense": 126,
                    "speed": 86,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1393,
                    "monster": 313,
                    "stars": 3,
                    "level": 5,
                    "hp": 870,
                    "attack": 52,
                    "defense": 126,
                    "speed": 86,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1394,
                    "monster": 313,
                    "stars": 4,
                    "level": 8,
                    "hp": 1305,
                    "attack": 77,
                    "defense": 187,
                    "speed": 86,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1395,
                    "monster": 1557,
                    "stars": 1,
                    "level": 8,
                    "hp": 1890,
                    "attack": 21,
                    "defense": 69,
                    "speed": 90,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1396,
                    "monster": 1557,
                    "stars": 1,
                    "level": 8,
                    "hp": 1890,
                    "attack": 21,
                    "defense": 69,
                    "speed": 90,
                    "resist": 20,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1397,
                    "monster": 313,
                    "stars": 4,
                    "level": 8,
                    "hp": 1305,
                    "attack": 77,
                    "defense": 187,
                    "speed": 86,
                    "resist": 12,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1398,
                    "monster": 1096,
                    "stars": 3,
                    "level": 8,
                    "hp": 1725,
                    "attack": 80,
                    "defense": 104,
                    "speed": 68,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1399,
                    "monster": 1413,
                    "stars": 1,
                    "level": 8,
                    "hp": 2565,
                    "attack": 57,
                    "defense": 57,
                    "speed": 40,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1400,
                    "monster": 1424,
                    "stars": 1,
                    "level": 8,
                    "hp": 1710,
                    "attack": 57,
                    "defense": 57,
                    "speed": 97,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}