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

{
    "id": 818,
    "url": "https://swarfarm.com/api/v2/levels/818/?format=api",
    "dungeon": 9844,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6287,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1828,
                    "defense": 909,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6288,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 18210,
                    "attack": 2012,
                    "defense": 793,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6289,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1828,
                    "defense": 909,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6291,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 18210,
                    "attack": 2012,
                    "defense": 793,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6294,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1828,
                    "defense": 909,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6296,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 23295,
                    "attack": 1920,
                    "defense": 955,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 6298,
                    "monster": 950,
                    "stars": 6,
                    "level": 72,
                    "hp": 29655,
                    "attack": 1942,
                    "defense": 832,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 6299,
                    "monster": 950,
                    "stars": 6,
                    "level": 72,
                    "hp": 29655,
                    "attack": 1942,
                    "defense": 832,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 6302,
                    "monster": 1574,
                    "stars": 6,
                    "level": 72,
                    "hp": 23295,
                    "attack": 1920,
                    "defense": 955,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 6304,
                    "monster": 2275,
                    "stars": 6,
                    "level": 75,
                    "hp": 92400,
                    "attack": 1386,
                    "defense": 2310,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 6306,
                    "monster": 2292,
                    "stars": 6,
                    "level": 75,
                    "hp": 53910,
                    "attack": 1650,
                    "defense": 792,
                    "speed": 128,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 6307,
                    "monster": 2297,
                    "stars": 6,
                    "level": 75,
                    "hp": 53910,
                    "attack": 1650,
                    "defense": 792,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}