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

{
    "id": 751,
    "url": "https://swarfarm.com/api/v2/levels/751/?format=api",
    "dungeon": 9797,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5792,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1650,
                    "defense": 909,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5793,
                    "monster": 1568,
                    "stars": 6,
                    "level": 72,
                    "hp": 18210,
                    "attack": 1880,
                    "defense": 793,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5794,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1650,
                    "defense": 909,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5795,
                    "monster": 1568,
                    "stars": 6,
                    "level": 72,
                    "hp": 18210,
                    "attack": 1880,
                    "defense": 793,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5796,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1650,
                    "defense": 909,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5797,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 23295,
                    "attack": 1787,
                    "defense": 955,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5798,
                    "monster": 222,
                    "stars": 6,
                    "level": 72,
                    "hp": 29655,
                    "attack": 1942,
                    "defense": 832,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5799,
                    "monster": 222,
                    "stars": 6,
                    "level": 72,
                    "hp": 29655,
                    "attack": 1942,
                    "defense": 832,
                    "speed": 112,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5800,
                    "monster": 1573,
                    "stars": 6,
                    "level": 72,
                    "hp": 23295,
                    "attack": 1787,
                    "defense": 955,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5801,
                    "monster": 1913,
                    "stars": 6,
                    "level": 75,
                    "hp": 103950,
                    "attack": 2310,
                    "defense": 1320,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5802,
                    "monster": 1923,
                    "stars": 6,
                    "level": 75,
                    "hp": 53910,
                    "attack": 1650,
                    "defense": 792,
                    "speed": 120,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5803,
                    "monster": 1928,
                    "stars": 6,
                    "level": 75,
                    "hp": 53910,
                    "attack": 1650,
                    "defense": 792,
                    "speed": 128,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}