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

{
    "id": 218,
    "url": "https://swarfarm.com/api/v2/levels/218/?format=api",
    "dungeon": 11,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3879,
                    "monster": 88,
                    "stars": 4,
                    "level": 38,
                    "hp": 11310,
                    "attack": 1343,
                    "defense": 587,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3880,
                    "monster": 78,
                    "stars": 4,
                    "level": 38,
                    "hp": 9255,
                    "attack": 1062,
                    "defense": 612,
                    "speed": 94,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3881,
                    "monster": 88,
                    "stars": 4,
                    "level": 38,
                    "hp": 11310,
                    "attack": 1343,
                    "defense": 587,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3882,
                    "monster": 78,
                    "stars": 4,
                    "level": 38,
                    "hp": 9255,
                    "attack": 1062,
                    "defense": 612,
                    "speed": 94,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3883,
                    "monster": 78,
                    "stars": 3,
                    "level": 38,
                    "hp": 8055,
                    "attack": 926,
                    "defense": 534,
                    "speed": 94,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3884,
                    "monster": 88,
                    "stars": 3,
                    "level": 38,
                    "hp": 9855,
                    "attack": 1171,
                    "defense": 512,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3885,
                    "monster": 88,
                    "stars": 3,
                    "level": 38,
                    "hp": 9855,
                    "attack": 1171,
                    "defense": 512,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3886,
                    "monster": 88,
                    "stars": 3,
                    "level": 38,
                    "hp": 9855,
                    "attack": 1171,
                    "defense": 512,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3887,
                    "monster": 88,
                    "stars": 4,
                    "level": 39,
                    "hp": 11490,
                    "attack": 1366,
                    "defense": 598,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3888,
                    "monster": 78,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 1080,
                    "defense": 623,
                    "speed": 94,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3889,
                    "monster": 88,
                    "stars": 4,
                    "level": 39,
                    "hp": 12930,
                    "attack": 1113,
                    "defense": 638,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3890,
                    "monster": 78,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 1080,
                    "defense": 623,
                    "speed": 94,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3891,
                    "monster": 88,
                    "stars": 4,
                    "level": 39,
                    "hp": 11490,
                    "attack": 1366,
                    "defense": 598,
                    "speed": 108,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}