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

{
    "id": 171,
    "url": "https://swarfarm.com/api/v2/levels/171/?format=api",
    "dungeon": 9,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2327,
                    "monster": 754,
                    "stars": 2,
                    "level": 28,
                    "hp": 3705,
                    "attack": 314,
                    "defense": 224,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2328,
                    "monster": 754,
                    "stars": 2,
                    "level": 28,
                    "hp": 3705,
                    "attack": 314,
                    "defense": 224,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2329,
                    "monster": 257,
                    "stars": 2,
                    "level": 28,
                    "hp": 4200,
                    "attack": 280,
                    "defense": 224,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2330,
                    "monster": 257,
                    "stars": 2,
                    "level": 28,
                    "hp": 4200,
                    "attack": 280,
                    "defense": 224,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2331,
                    "monster": 257,
                    "stars": 3,
                    "level": 27,
                    "hp": 4860,
                    "attack": 324,
                    "defense": 258,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2332,
                    "monster": 257,
                    "stars": 3,
                    "level": 27,
                    "hp": 4860,
                    "attack": 324,
                    "defense": 258,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2333,
                    "monster": 257,
                    "stars": 3,
                    "level": 27,
                    "hp": 4860,
                    "attack": 324,
                    "defense": 258,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2334,
                    "monster": 754,
                    "stars": 3,
                    "level": 27,
                    "hp": 4275,
                    "attack": 363,
                    "defense": 258,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2335,
                    "monster": 257,
                    "stars": 3,
                    "level": 28,
                    "hp": 4980,
                    "attack": 332,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2336,
                    "monster": 257,
                    "stars": 3,
                    "level": 28,
                    "hp": 4980,
                    "attack": 332,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2337,
                    "monster": 258,
                    "stars": 4,
                    "level": 28,
                    "hp": 8115,
                    "attack": 592,
                    "defense": 412,
                    "speed": 116,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2338,
                    "monster": 257,
                    "stars": 3,
                    "level": 28,
                    "hp": 4980,
                    "attack": 332,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2339,
                    "monster": 257,
                    "stars": 3,
                    "level": 28,
                    "hp": 4980,
                    "attack": 332,
                    "defense": 265,
                    "speed": 105,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}