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

{
    "id": 723,
    "url": "https://swarfarm.com/api/v2/levels/723/?format=api",
    "dungeon": 9791,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5558,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 9420,
                    "attack": 851,
                    "defense": 347,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5559,
                    "monster": 1568,
                    "stars": 5,
                    "level": 42,
                    "hp": 8460,
                    "attack": 936,
                    "defense": 303,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5560,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 9420,
                    "attack": 851,
                    "defense": 347,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5561,
                    "monster": 1568,
                    "stars": 5,
                    "level": 42,
                    "hp": 8460,
                    "attack": 936,
                    "defense": 303,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5562,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 9420,
                    "attack": 851,
                    "defense": 347,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5563,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10845,
                    "attack": 893,
                    "defense": 364,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 5564,
                    "monster": 190,
                    "stars": 5,
                    "level": 42,
                    "hp": 13800,
                    "attack": 903,
                    "defense": 317,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5565,
                    "monster": 190,
                    "stars": 5,
                    "level": 42,
                    "hp": 13800,
                    "attack": 903,
                    "defense": 317,
                    "speed": 55,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5566,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10845,
                    "attack": 893,
                    "defense": 364,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5567,
                    "monster": 1773,
                    "stars": 5,
                    "level": 45,
                    "hp": 49425,
                    "attack": 1470,
                    "defense": 568,
                    "speed": 63,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5568,
                    "monster": 1778,
                    "stars": 5,
                    "level": 45,
                    "hp": 25080,
                    "attack": 1060,
                    "defense": 303,
                    "speed": 68,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5569,
                    "monster": 1783,
                    "stars": 5,
                    "level": 45,
                    "hp": 25080,
                    "attack": 1060,
                    "defense": 303,
                    "speed": 66,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}