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

{
    "id": 141,
    "url": "https://swarfarm.com/api/v2/levels/141/?format=api",
    "dungeon": 7,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1481,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1482,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1483,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1484,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1485,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1486,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1487,
                    "monster": 6,
                    "stars": 4,
                    "level": 40,
                    "hp": 3900,
                    "attack": 380,
                    "defense": 473,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1488,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1489,
                    "monster": 395,
                    "stars": 4,
                    "level": 40,
                    "hp": 8475,
                    "attack": 445,
                    "defense": 380,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1490,
                    "monster": 6,
                    "stars": 5,
                    "level": 40,
                    "hp": 4755,
                    "attack": 465,
                    "defense": 578,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1491,
                    "monster": 108,
                    "stars": 6,
                    "level": 40,
                    "hp": 10860,
                    "attack": 873,
                    "defense": 873,
                    "speed": 118,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1492,
                    "monster": 395,
                    "stars": 5,
                    "level": 40,
                    "hp": 10365,
                    "attack": 544,
                    "defense": 465,
                    "speed": 108,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}