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

{
    "id": 247,
    "url": "https://swarfarm.com/api/v2/levels/247/?format=api",
    "dungeon": 12,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 342,
                    "monster": 41,
                    "stars": 5,
                    "level": 44,
                    "hp": 15180,
                    "attack": 1220,
                    "defense": 1084,
                    "speed": 107,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 343,
                    "monster": 798,
                    "stars": 5,
                    "level": 44,
                    "hp": 23370,
                    "attack": 1832,
                    "defense": 702,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 344,
                    "monster": 41,
                    "stars": 5,
                    "level": 44,
                    "hp": 15180,
                    "attack": 1220,
                    "defense": 1084,
                    "speed": 107,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 345,
                    "monster": 41,
                    "stars": 5,
                    "level": 44,
                    "hp": 15180,
                    "attack": 1220,
                    "defense": 1084,
                    "speed": 107,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 346,
                    "monster": 798,
                    "stars": 4,
                    "level": 43,
                    "hp": 19020,
                    "attack": 1487,
                    "defense": 570,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 347,
                    "monster": 798,
                    "stars": 4,
                    "level": 43,
                    "hp": 19020,
                    "attack": 1487,
                    "defense": 570,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 348,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 12345,
                    "attack": 993,
                    "defense": 879,
                    "speed": 107,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 349,
                    "monster": 798,
                    "stars": 4,
                    "level": 43,
                    "hp": 19020,
                    "attack": 1487,
                    "defense": 570,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 350,
                    "monster": 798,
                    "stars": 5,
                    "level": 44,
                    "hp": 23370,
                    "attack": 1832,
                    "defense": 702,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 351,
                    "monster": 798,
                    "stars": 5,
                    "level": 44,
                    "hp": 23370,
                    "attack": 1832,
                    "defense": 702,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 352,
                    "monster": 798,
                    "stars": 6,
                    "level": 44,
                    "hp": 19485,
                    "attack": 1948,
                    "defense": 893,
                    "speed": 147,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 353,
                    "monster": 798,
                    "stars": 5,
                    "level": 44,
                    "hp": 23370,
                    "attack": 1832,
                    "defense": 702,
                    "speed": 110,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 354,
                    "monster": 41,
                    "stars": 5,
                    "level": 44,
                    "hp": 15180,
                    "attack": 1220,
                    "defense": 1084,
                    "speed": 107,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}