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

{
    "id": 656,
    "url": "https://swarfarm.com/api/v2/levels/656/?format=api",
    "dungeon": 9016,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4664,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1828,
                    "defense": 909,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4665,
                    "monster": 1571,
                    "stars": 6,
                    "level": 72,
                    "hp": 18195,
                    "attack": 2012,
                    "defense": 793,
                    "speed": 109,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4666,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1828,
                    "defense": 909,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4667,
                    "monster": 1571,
                    "stars": 6,
                    "level": 72,
                    "hp": 18195,
                    "attack": 2012,
                    "defense": 793,
                    "speed": 109,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4668,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1828,
                    "defense": 909,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4669,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1918,
                    "defense": 954,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4670,
                    "monster": 496,
                    "stars": 6,
                    "level": 72,
                    "hp": 18645,
                    "attack": 1812,
                    "defense": 830,
                    "speed": 109,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4671,
                    "monster": 496,
                    "stars": 6,
                    "level": 72,
                    "hp": 18645,
                    "attack": 1812,
                    "defense": 830,
                    "speed": 109,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4672,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 20220,
                    "attack": 1918,
                    "defense": 954,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4673,
                    "monster": 1398,
                    "stars": 6,
                    "level": 75,
                    "hp": 107130,
                    "attack": 2328,
                    "defense": 1740,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 4674,
                    "monster": 1531,
                    "stars": 6,
                    "level": 75,
                    "hp": 52500,
                    "attack": 1861,
                    "defense": 844,
                    "speed": 127,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 4675,
                    "monster": 1536,
                    "stars": 6,
                    "level": 75,
                    "hp": 46380,
                    "attack": 1796,
                    "defense": 979,
                    "speed": 119,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}