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

{
    "id": 251,
    "url": "https://swarfarm.com/api/v2/levels/251/?format=api",
    "dungeon": 12,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 407,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 9705,
                    "attack": 1128,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 408,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 9705,
                    "attack": 1128,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 409,
                    "monster": 331,
                    "stars": 5,
                    "level": 47,
                    "hp": 17535,
                    "attack": 1354,
                    "defense": 1070,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 410,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 9705,
                    "attack": 1128,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 411,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 9705,
                    "attack": 1128,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 412,
                    "monster": 203,
                    "stars": 5,
                    "level": 47,
                    "hp": 18315,
                    "attack": 1383,
                    "defense": 1012,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 413,
                    "monster": 331,
                    "stars": 5,
                    "level": 47,
                    "hp": 17535,
                    "attack": 1354,
                    "defense": 1070,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 414,
                    "monster": 41,
                    "stars": 5,
                    "level": 47,
                    "hp": 9705,
                    "attack": 1128,
                    "defense": 1052,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 415,
                    "monster": 203,
                    "stars": 6,
                    "level": 47,
                    "hp": 22725,
                    "attack": 1716,
                    "defense": 1256,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 416,
                    "monster": 41,
                    "stars": 6,
                    "level": 47,
                    "hp": 12045,
                    "attack": 1400,
                    "defense": 1304,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 417,
                    "monster": 332,
                    "stars": 6,
                    "level": 47,
                    "hp": 20715,
                    "attack": 1381,
                    "defense": 1621,
                    "speed": 144,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 418,
                    "monster": 41,
                    "stars": 6,
                    "level": 47,
                    "hp": 12045,
                    "attack": 1400,
                    "defense": 1304,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 419,
                    "monster": 41,
                    "stars": 6,
                    "level": 47,
                    "hp": 12045,
                    "attack": 1400,
                    "defense": 1304,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}