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

{
    "id": 317,
    "url": "https://swarfarm.com/api/v2/levels/317/?format=api",
    "dungeon": 3001,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1411,
                    "monster": 313,
                    "stars": 4,
                    "level": 13,
                    "hp": 2145,
                    "attack": 111,
                    "defense": 257,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1412,
                    "monster": 313,
                    "stars": 4,
                    "level": 13,
                    "hp": 2145,
                    "attack": 111,
                    "defense": 257,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1413,
                    "monster": 313,
                    "stars": 4,
                    "level": 13,
                    "hp": 2145,
                    "attack": 111,
                    "defense": 257,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1414,
                    "monster": 313,
                    "stars": 4,
                    "level": 13,
                    "hp": 2145,
                    "attack": 111,
                    "defense": 257,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1415,
                    "monster": 1557,
                    "stars": 1,
                    "level": 15,
                    "hp": 2700,
                    "attack": 36,
                    "defense": 112,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1416,
                    "monster": 313,
                    "stars": 4,
                    "level": 15,
                    "hp": 2220,
                    "attack": 114,
                    "defense": 266,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1417,
                    "monster": 1557,
                    "stars": 1,
                    "level": 15,
                    "hp": 2700,
                    "attack": 36,
                    "defense": 112,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1418,
                    "monster": 313,
                    "stars": 4,
                    "level": 15,
                    "hp": 2220,
                    "attack": 114,
                    "defense": 266,
                    "speed": 86,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1419,
                    "monster": 1557,
                    "stars": 1,
                    "level": 15,
                    "hp": 2700,
                    "attack": 36,
                    "defense": 112,
                    "speed": 90,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1420,
                    "monster": 1096,
                    "stars": 3,
                    "level": 15,
                    "hp": 4110,
                    "attack": 168,
                    "defense": 123,
                    "speed": 85,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1421,
                    "monster": 1413,
                    "stars": 1,
                    "level": 15,
                    "hp": 9600,
                    "attack": 80,
                    "defense": 88,
                    "speed": 42,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1422,
                    "monster": 1424,
                    "stars": 1,
                    "level": 15,
                    "hp": 6000,
                    "attack": 80,
                    "defense": 80,
                    "speed": 143,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}