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

{
    "id": 237,
    "url": "https://swarfarm.com/api/v2/levels/237/?format=api",
    "dungeon": 12,
    "floor": 6,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1560,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1561,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1562,
                    "monster": 331,
                    "stars": 3,
                    "level": 37,
                    "hp": 8415,
                    "attack": 896,
                    "defense": 547,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1563,
                    "monster": 203,
                    "stars": 3,
                    "level": 37,
                    "hp": 8775,
                    "attack": 915,
                    "defense": 518,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1564,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1565,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1566,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1567,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1568,
                    "monster": 331,
                    "stars": 3,
                    "level": 37,
                    "hp": 8415,
                    "attack": 896,
                    "defense": 547,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1569,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 4650,
                    "attack": 746,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1570,
                    "monster": 332,
                    "stars": 4,
                    "level": 37,
                    "hp": 13155,
                    "attack": 1053,
                    "defense": 741,
                    "speed": 123,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1571,
                    "monster": 331,
                    "stars": 3,
                    "level": 37,
                    "hp": 8415,
                    "attack": 896,
                    "defense": 547,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1572,
                    "monster": 331,
                    "stars": 3,
                    "level": 37,
                    "hp": 8415,
                    "attack": 896,
                    "defense": 547,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}