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

{
    "id": 149,
    "url": "https://swarfarm.com/api/v2/levels/149/?format=api",
    "dungeon": 8,
    "floor": 2,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1090,
                    "monster": 373,
                    "stars": 3,
                    "level": 25,
                    "hp": 2310,
                    "attack": 365,
                    "defense": 201,
                    "speed": 104,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1091,
                    "monster": 225,
                    "stars": 3,
                    "level": 25,
                    "hp": 4680,
                    "attack": 196,
                    "defense": 211,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1092,
                    "monster": 84,
                    "stars": 3,
                    "level": 25,
                    "hp": 2880,
                    "attack": 221,
                    "defense": 162,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1093,
                    "monster": 84,
                    "stars": 2,
                    "level": 25,
                    "hp": 2355,
                    "attack": 181,
                    "defense": 134,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1094,
                    "monster": 84,
                    "stars": 2,
                    "level": 25,
                    "hp": 2355,
                    "attack": 181,
                    "defense": 134,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1095,
                    "monster": 84,
                    "stars": 2,
                    "level": 25,
                    "hp": 2355,
                    "attack": 181,
                    "defense": 134,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1096,
                    "monster": 84,
                    "stars": 2,
                    "level": 25,
                    "hp": 2355,
                    "attack": 181,
                    "defense": 134,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1097,
                    "monster": 84,
                    "stars": 3,
                    "level": 26,
                    "hp": 2940,
                    "attack": 226,
                    "defense": 167,
                    "speed": 100,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1098,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1099,
                    "monster": 226,
                    "stars": 3,
                    "level": 26,
                    "hp": 6855,
                    "attack": 294,
                    "defense": 281,
                    "speed": 126,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1100,
                    "monster": 225,
                    "stars": 3,
                    "level": 26,
                    "hp": 4800,
                    "attack": 201,
                    "defense": 216,
                    "speed": 99,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1101,
                    "monster": 373,
                    "stars": 3,
                    "level": 26,
                    "hp": 2355,
                    "attack": 374,
                    "defense": 206,
                    "speed": 104,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}