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

{
    "id": 225,
    "url": "https://swarfarm.com/api/v2/levels/225/?format=api",
    "dungeon": 11,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1193,
                    "monster": 78,
                    "stars": 5,
                    "level": 43,
                    "hp": 14805,
                    "attack": 1502,
                    "defense": 909,
                    "speed": 94,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1194,
                    "monster": 78,
                    "stars": 5,
                    "level": 43,
                    "hp": 14805,
                    "attack": 1502,
                    "defense": 909,
                    "speed": 94,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1195,
                    "monster": 88,
                    "stars": 5,
                    "level": 43,
                    "hp": 18090,
                    "attack": 1898,
                    "defense": 873,
                    "speed": 108,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1196,
                    "monster": 78,
                    "stars": 5,
                    "level": 43,
                    "hp": 14805,
                    "attack": 1502,
                    "defense": 909,
                    "speed": 94,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1197,
                    "monster": 88,
                    "stars": 4,
                    "level": 43,
                    "hp": 14940,
                    "attack": 1564,
                    "defense": 720,
                    "speed": 108,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1198,
                    "monster": 78,
                    "stars": 4,
                    "level": 43,
                    "hp": 12195,
                    "attack": 1236,
                    "defense": 750,
                    "speed": 94,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1199,
                    "monster": 88,
                    "stars": 4,
                    "level": 43,
                    "hp": 14940,
                    "attack": 1564,
                    "defense": 720,
                    "speed": 108,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1200,
                    "monster": 88,
                    "stars": 4,
                    "level": 43,
                    "hp": 14940,
                    "attack": 1564,
                    "defense": 720,
                    "speed": 108,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1201,
                    "monster": 78,
                    "stars": 5,
                    "level": 44,
                    "hp": 15030,
                    "attack": 1526,
                    "defense": 923,
                    "speed": 94,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1202,
                    "monster": 88,
                    "stars": 5,
                    "level": 44,
                    "hp": 18405,
                    "attack": 1927,
                    "defense": 887,
                    "speed": 108,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1203,
                    "monster": 88,
                    "stars": 6,
                    "level": 44,
                    "hp": 20655,
                    "attack": 2295,
                    "defense": 1167,
                    "speed": 133,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1204,
                    "monster": 78,
                    "stars": 5,
                    "level": 44,
                    "hp": 15030,
                    "attack": 1526,
                    "defense": 923,
                    "speed": 94,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1205,
                    "monster": 88,
                    "stars": 5,
                    "level": 44,
                    "hp": 18405,
                    "attack": 1927,
                    "defense": 887,
                    "speed": 108,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}