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

{
    "id": 741,
    "url": "https://swarfarm.com/api/v2/levels/741/?format=api",
    "dungeon": 9795,
    "floor": 5,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5679,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 18390,
                    "attack": 1662,
                    "defense": 827,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5680,
                    "monster": 1571,
                    "stars": 6,
                    "level": 72,
                    "hp": 16545,
                    "attack": 1829,
                    "defense": 721,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5681,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 18390,
                    "attack": 1662,
                    "defense": 827,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5682,
                    "monster": 1571,
                    "stars": 6,
                    "level": 72,
                    "hp": 16545,
                    "attack": 1829,
                    "defense": 721,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5683,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 18390,
                    "attack": 1662,
                    "defense": 827,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5684,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 21165,
                    "attack": 1744,
                    "defense": 868,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5685,
                    "monster": 490,
                    "stars": 6,
                    "level": 72,
                    "hp": 26970,
                    "attack": 1770,
                    "defense": 757,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5686,
                    "monster": 490,
                    "stars": 6,
                    "level": 72,
                    "hp": 26970,
                    "attack": 1770,
                    "defense": 757,
                    "speed": 108,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5687,
                    "monster": 1576,
                    "stars": 6,
                    "level": 72,
                    "hp": 21165,
                    "attack": 1744,
                    "defense": 868,
                    "speed": 111,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5688,
                    "monster": 1826,
                    "stars": 6,
                    "level": 75,
                    "hp": 94500,
                    "attack": 2002,
                    "defense": 1349,
                    "speed": 124,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 45
                },
                {
                    "id": 5689,
                    "monster": 1831,
                    "stars": 6,
                    "level": 75,
                    "hp": 47580,
                    "attack": 1455,
                    "defense": 721,
                    "speed": 119,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                },
                {
                    "id": 5690,
                    "monster": 1836,
                    "stars": 6,
                    "level": 75,
                    "hp": 47580,
                    "attack": 1455,
                    "defense": 721,
                    "speed": 127,
                    "resist": 50,
                    "crit_bonus": 35,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 75
                }
            ]
        }
    ]
}