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

{
    "id": 668,
    "url": "https://swarfarm.com/api/v2/levels/668/?format=api",
    "dungeon": 9019,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5146,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11085,
                    "attack": 998,
                    "defense": 310,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5147,
                    "monster": 1570,
                    "stars": 5,
                    "level": 42,
                    "hp": 9990,
                    "attack": 948,
                    "defense": 299,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5148,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11085,
                    "attack": 998,
                    "defense": 310,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5149,
                    "monster": 1570,
                    "stars": 5,
                    "level": 42,
                    "hp": 9990,
                    "attack": 948,
                    "defense": 299,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5150,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11085,
                    "attack": 998,
                    "defense": 310,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5151,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11640,
                    "attack": 1046,
                    "defense": 325,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5152,
                    "monster": 444,
                    "stars": 5,
                    "level": 42,
                    "hp": 11970,
                    "attack": 874,
                    "defense": 311,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5153,
                    "monster": 444,
                    "stars": 5,
                    "level": 42,
                    "hp": 11970,
                    "attack": 874,
                    "defense": 311,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5154,
                    "monster": 1575,
                    "stars": 5,
                    "level": 42,
                    "hp": 11640,
                    "attack": 1046,
                    "defense": 325,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5155,
                    "monster": 1407,
                    "stars": 5,
                    "level": 45,
                    "hp": 53340,
                    "attack": 1099,
                    "defense": 774,
                    "speed": 58,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 5156,
                    "monster": 1550,
                    "stars": 5,
                    "level": 45,
                    "hp": 25920,
                    "attack": 886,
                    "defense": 349,
                    "speed": 65,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5157,
                    "monster": 1555,
                    "stars": 5,
                    "level": 45,
                    "hp": 25920,
                    "attack": 783,
                    "defense": 349,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}