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

{
    "id": 263,
    "url": "https://swarfarm.com/api/v2/levels/263/?format=api",
    "dungeon": 13,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 496,
                    "monster": 87,
                    "stars": 4,
                    "level": 42,
                    "hp": 14025,
                    "attack": 1172,
                    "defense": 504,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 497,
                    "monster": 389,
                    "stars": 4,
                    "level": 42,
                    "hp": 13050,
                    "attack": 1378,
                    "defense": 670,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 498,
                    "monster": 389,
                    "stars": 4,
                    "level": 42,
                    "hp": 13050,
                    "attack": 1378,
                    "defense": 670,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 499,
                    "monster": 389,
                    "stars": 4,
                    "level": 42,
                    "hp": 13050,
                    "attack": 1378,
                    "defense": 670,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 500,
                    "monster": 87,
                    "stars": 4,
                    "level": 42,
                    "hp": 14025,
                    "attack": 1172,
                    "defense": 504,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 501,
                    "monster": 87,
                    "stars": 4,
                    "level": 42,
                    "hp": 14025,
                    "attack": 1172,
                    "defense": 504,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 502,
                    "monster": 389,
                    "stars": 4,
                    "level": 42,
                    "hp": 13050,
                    "attack": 1378,
                    "defense": 670,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 503,
                    "monster": 389,
                    "stars": 4,
                    "level": 42,
                    "hp": 13050,
                    "attack": 1378,
                    "defense": 670,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 504,
                    "monster": 87,
                    "stars": 4,
                    "level": 43,
                    "hp": 14280,
                    "attack": 1195,
                    "defense": 512,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 505,
                    "monster": 87,
                    "stars": 4,
                    "level": 43,
                    "hp": 14280,
                    "attack": 1195,
                    "defense": 512,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 506,
                    "monster": 390,
                    "stars": 5,
                    "level": 43,
                    "hp": 18135,
                    "attack": 1630,
                    "defense": 921,
                    "speed": 133,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 507,
                    "monster": 87,
                    "stars": 4,
                    "level": 43,
                    "hp": 14280,
                    "attack": 1195,
                    "defense": 512,
                    "speed": 118,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 508,
                    "monster": 389,
                    "stars": 4,
                    "level": 43,
                    "hp": 13320,
                    "attack": 1401,
                    "defense": 684,
                    "speed": 122,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}