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

{
    "id": 380,
    "url": "https://swarfarm.com/api/v2/levels/380/?format=api",
    "dungeon": 6001,
    "floor": 6,
    "difficulty": null,
    "energy_cost": 7,
    "xp": null,
    "frontline_slots": 5,
    "backline_slots": null,
    "total_slots": 5,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1423,
                    "monster": 1566,
                    "stars": 1,
                    "level": 37,
                    "hp": 5535,
                    "attack": 457,
                    "defense": 456,
                    "speed": 64,
                    "resist": 30,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1424,
                    "monster": 477,
                    "stars": 4,
                    "level": 37,
                    "hp": 6855,
                    "attack": 549,
                    "defense": 690,
                    "speed": 89,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1425,
                    "monster": 477,
                    "stars": 4,
                    "level": 37,
                    "hp": 6855,
                    "attack": 549,
                    "defense": 690,
                    "speed": 89,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1426,
                    "monster": 1566,
                    "stars": 1,
                    "level": 37,
                    "hp": 5535,
                    "attack": 457,
                    "defense": 456,
                    "speed": 64,
                    "resist": 30,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1427,
                    "monster": 477,
                    "stars": 5,
                    "level": 39,
                    "hp": 11025,
                    "attack": 689,
                    "defense": 689,
                    "speed": 89,
                    "resist": 40,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1428,
                    "monster": 739,
                    "stars": 5,
                    "level": 39,
                    "hp": 30000,
                    "attack": 1351,
                    "defense": 582,
                    "speed": 106,
                    "resist": 40,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                },
                {
                    "id": 1429,
                    "monster": 477,
                    "stars": 5,
                    "level": 39,
                    "hp": 11025,
                    "attack": 689,
                    "defense": 689,
                    "speed": 89,
                    "resist": 40,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 25
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1430,
                    "monster": 1566,
                    "stars": 1,
                    "level": 39,
                    "hp": 5520,
                    "attack": 456,
                    "defense": 459,
                    "speed": 64,
                    "resist": 30,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1431,
                    "monster": 477,
                    "stars": 5,
                    "level": 39,
                    "hp": 6915,
                    "attack": 550,
                    "defense": 689,
                    "speed": 89,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1432,
                    "monster": 477,
                    "stars": 5,
                    "level": 39,
                    "hp": 6915,
                    "attack": 550,
                    "defense": 689,
                    "speed": 89,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1433,
                    "monster": 477,
                    "stars": 5,
                    "level": 39,
                    "hp": 6915,
                    "attack": 550,
                    "defense": 689,
                    "speed": 89,
                    "resist": 30,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                },
                {
                    "id": 1434,
                    "monster": 1566,
                    "stars": 1,
                    "level": 39,
                    "hp": 5520,
                    "attack": 456,
                    "defense": 459,
                    "speed": 64,
                    "resist": 30,
                    "crit_bonus": 30,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 15
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1435,
                    "monster": 1144,
                    "stars": 5,
                    "level": 40,
                    "hp": 68775,
                    "attack": 2523,
                    "defense": 502,
                    "speed": 73,
                    "resist": 39,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                }
            ]
        }
    ]
}