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

{
    "id": 667,
    "url": "https://swarfarm.com/api/v2/levels/667/?format=api",
    "dungeon": 9019,
    "floor": 1,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5134,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8310,
                    "attack": 748,
                    "defense": 217,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5135,
                    "monster": 1568,
                    "stars": 4,
                    "level": 32,
                    "hp": 7500,
                    "attack": 711,
                    "defense": 209,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5136,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8310,
                    "attack": 748,
                    "defense": 217,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5137,
                    "monster": 1568,
                    "stars": 4,
                    "level": 32,
                    "hp": 7500,
                    "attack": 711,
                    "defense": 209,
                    "speed": 46,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5138,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8310,
                    "attack": 748,
                    "defense": 217,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5139,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8730,
                    "attack": 785,
                    "defense": 228,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5140,
                    "monster": 208,
                    "stars": 4,
                    "level": 32,
                    "hp": 8970,
                    "attack": 656,
                    "defense": 218,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5141,
                    "monster": 208,
                    "stars": 4,
                    "level": 32,
                    "hp": 8970,
                    "attack": 656,
                    "defense": 218,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5142,
                    "monster": 1573,
                    "stars": 4,
                    "level": 32,
                    "hp": 8730,
                    "attack": 785,
                    "defense": 228,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5143,
                    "monster": 1405,
                    "stars": 4,
                    "level": 35,
                    "hp": 40005,
                    "attack": 824,
                    "defense": 542,
                    "speed": 47,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": -10
                },
                {
                    "id": 5144,
                    "monster": 1548,
                    "stars": 4,
                    "level": 35,
                    "hp": 19440,
                    "attack": 665,
                    "defense": 244,
                    "speed": 52,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                },
                {
                    "id": 5145,
                    "monster": 1553,
                    "stars": 4,
                    "level": 35,
                    "hp": 19440,
                    "attack": 587,
                    "defense": 244,
                    "speed": 48,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 20
                }
            ]
        }
    ]
}