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

{
    "id": 316,
    "url": "https://swarfarm.com/api/v2/levels/316/?format=api",
    "dungeon": 3001,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1401,
                    "monster": 313,
                    "stars": 3,
                    "level": 7,
                    "hp": 1140,
                    "attack": 58,
                    "defense": 149,
                    "speed": 86,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1402,
                    "monster": 313,
                    "stars": 3,
                    "level": 7,
                    "hp": 1140,
                    "attack": 58,
                    "defense": 149,
                    "speed": 86,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1403,
                    "monster": 313,
                    "stars": 3,
                    "level": 7,
                    "hp": 1140,
                    "attack": 58,
                    "defense": 149,
                    "speed": 86,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1404,
                    "monster": 313,
                    "stars": 4,
                    "level": 9,
                    "hp": 1665,
                    "attack": 84,
                    "defense": 215,
                    "speed": 86,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1405,
                    "monster": 1557,
                    "stars": 1,
                    "level": 9,
                    "hp": 2025,
                    "attack": 24,
                    "defense": 78,
                    "speed": 90,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1406,
                    "monster": 1557,
                    "stars": 1,
                    "level": 9,
                    "hp": 2025,
                    "attack": 24,
                    "defense": 78,
                    "speed": 90,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1407,
                    "monster": 313,
                    "stars": 4,
                    "level": 9,
                    "hp": 1665,
                    "attack": 84,
                    "defense": 215,
                    "speed": 86,
                    "resist": 13,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1408,
                    "monster": 1096,
                    "stars": 3,
                    "level": 10,
                    "hp": 2175,
                    "attack": 108,
                    "defense": 108,
                    "speed": 85,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1409,
                    "monster": 1413,
                    "stars": 1,
                    "level": 10,
                    "hp": 4650,
                    "attack": 62,
                    "defense": 62,
                    "speed": 40,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1410,
                    "monster": 1424,
                    "stars": 1,
                    "level": 10,
                    "hp": 3255,
                    "attack": 62,
                    "defense": 62,
                    "speed": 120,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}