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

{
    "id": 66,
    "url": "https://swarfarm.com/api/v2/levels/66/?format=api",
    "dungeon": 4,
    "floor": 3,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3546,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3547,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3548,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3549,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3550,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3551,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3552,
                    "monster": 57,
                    "stars": 2,
                    "level": 14,
                    "hp": 1110,
                    "attack": 97,
                    "defense": 95,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3553,
                    "monster": 57,
                    "stars": 3,
                    "level": 15,
                    "hp": 1530,
                    "attack": 134,
                    "defense": 132,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3554,
                    "monster": 345,
                    "stars": 3,
                    "level": 15,
                    "hp": 3600,
                    "attack": 132,
                    "defense": 191,
                    "speed": 106,
                    "resist": 16,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3555,
                    "monster": 57,
                    "stars": 3,
                    "level": 15,
                    "hp": 1530,
                    "attack": 134,
                    "defense": 132,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}