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

{
    "id": 258,
    "url": "https://swarfarm.com/api/v2/levels/258/?format=api",
    "dungeon": 13,
    "floor": 6,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1644,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 9420,
                    "attack": 1131,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1645,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 9420,
                    "attack": 1131,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1646,
                    "monster": 87,
                    "stars": 3,
                    "level": 39,
                    "hp": 10125,
                    "attack": 924,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1647,
                    "monster": 87,
                    "stars": 3,
                    "level": 39,
                    "hp": 10125,
                    "attack": 924,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1648,
                    "monster": 87,
                    "stars": 3,
                    "level": 39,
                    "hp": 10125,
                    "attack": 924,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1649,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 9420,
                    "attack": 1131,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1650,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 9420,
                    "attack": 1131,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1651,
                    "monster": 87,
                    "stars": 3,
                    "level": 39,
                    "hp": 10125,
                    "attack": 924,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1652,
                    "monster": 87,
                    "stars": 3,
                    "level": 39,
                    "hp": 10125,
                    "attack": 924,
                    "defense": 375,
                    "speed": 109,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1653,
                    "monster": 337,
                    "stars": 3,
                    "level": 39,
                    "hp": 9420,
                    "attack": 1131,
                    "defense": 481,
                    "speed": 112,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1654,
                    "monster": 390,
                    "stars": 4,
                    "level": 39,
                    "hp": 12555,
                    "attack": 1134,
                    "defense": 638,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1655,
                    "monster": 795,
                    "stars": 3,
                    "level": 39,
                    "hp": 7185,
                    "attack": 947,
                    "defense": 544,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1656,
                    "monster": 795,
                    "stars": 3,
                    "level": 39,
                    "hp": 7185,
                    "attack": 947,
                    "defense": 544,
                    "speed": 118,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}