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

{
    "id": 823,
    "url": "https://swarfarm.com/api/v2/levels/823/?format=api",
    "dungeon": 9845,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 6310,
                    "monster": 1575,
                    "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": 6312,
                    "monster": 1575,
                    "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": 6313,
                    "monster": 1575,
                    "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": 6314,
                    "monster": 1575,
                    "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": 6315,
                    "monster": 1575,
                    "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": 6316,
                    "monster": 1575,
                    "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": 6317,
                    "monster": 440,
                    "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": 6318,
                    "monster": 440,
                    "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": 6319,
                    "monster": 1575,
                    "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": 6320,
                    "monster": 2271,
                    "stars": 6,
                    "level": 75,
                    "hp": 92400,
                    "attack": 1980,
                    "defense": 1848,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 6321,
                    "monster": 2283,
                    "stars": 6,
                    "level": 75,
                    "hp": 53910,
                    "attack": 1650,
                    "defense": 792,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 6322,
                    "monster": 2288,
                    "stars": 6,
                    "level": 75,
                    "hp": 53910,
                    "attack": 1650,
                    "defense": 792,
                    "speed": 128,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}