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

{
    "id": 262,
    "url": "https://swarfarm.com/api/v2/levels/262/?format=api",
    "dungeon": 13,
    "floor": 3,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 483,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 15870,
                    "attack": 1098,
                    "defense": 633,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 484,
                    "monster": 795,
                    "stars": 4,
                    "level": 40,
                    "hp": 12375,
                    "attack": 1324,
                    "defense": 701,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 485,
                    "monster": 794,
                    "stars": 4,
                    "level": 40,
                    "hp": 11745,
                    "attack": 1288,
                    "defense": 742,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 486,
                    "monster": 795,
                    "stars": 4,
                    "level": 40,
                    "hp": 12375,
                    "attack": 1324,
                    "defense": 701,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 487,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 15870,
                    "attack": 1098,
                    "defense": 633,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 488,
                    "monster": 795,
                    "stars": 4,
                    "level": 40,
                    "hp": 12375,
                    "attack": 1324,
                    "defense": 701,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 489,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 15870,
                    "attack": 1098,
                    "defense": 633,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 490,
                    "monster": 111,
                    "stars": 4,
                    "level": 40,
                    "hp": 15870,
                    "attack": 1098,
                    "defense": 633,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 491,
                    "monster": 794,
                    "stars": 4,
                    "level": 41,
                    "hp": 12000,
                    "attack": 1315,
                    "defense": 756,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 492,
                    "monster": 795,
                    "stars": 4,
                    "level": 41,
                    "hp": 12570,
                    "attack": 1346,
                    "defense": 714,
                    "speed": 128,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 493,
                    "monster": 795,
                    "stars": 5,
                    "level": 41,
                    "hp": 12270,
                    "attack": 1234,
                    "defense": 968,
                    "speed": 139,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 494,
                    "monster": 111,
                    "stars": 4,
                    "level": 41,
                    "hp": 16200,
                    "attack": 1116,
                    "defense": 646,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 495,
                    "monster": 111,
                    "stars": 4,
                    "level": 41,
                    "hp": 16200,
                    "attack": 1116,
                    "defense": 646,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}