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

{
    "id": 743,
    "url": "https://swarfarm.com/api/v2/levels/743/?format=api",
    "dungeon": 9796,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5869,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 936,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5870,
                    "monster": 1567,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1030,
                    "defense": 333,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5871,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 936,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5872,
                    "monster": 1567,
                    "stars": 5,
                    "level": 42,
                    "hp": 9315,
                    "attack": 1030,
                    "defense": 333,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5873,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 10350,
                    "attack": 936,
                    "defense": 382,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5874,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 11925,
                    "attack": 983,
                    "defense": 401,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5875,
                    "monster": 340,
                    "stars": 5,
                    "level": 42,
                    "hp": 15180,
                    "attack": 994,
                    "defense": 349,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5876,
                    "monster": 340,
                    "stars": 5,
                    "level": 42,
                    "hp": 15180,
                    "attack": 994,
                    "defense": 349,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5877,
                    "monster": 1572,
                    "stars": 5,
                    "level": 42,
                    "hp": 11925,
                    "attack": 983,
                    "defense": 401,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5878,
                    "monster": 1917,
                    "stars": 5,
                    "level": 45,
                    "hp": 58740,
                    "attack": 1183,
                    "defense": 624,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5879,
                    "monster": 1932,
                    "stars": 5,
                    "level": 45,
                    "hp": 28785,
                    "attack": 946,
                    "defense": 360,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5880,
                    "monster": 1937,
                    "stars": 5,
                    "level": 45,
                    "hp": 28785,
                    "attack": 946,
                    "defense": 360,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}