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

{
    "id": 639,
    "url": "https://swarfarm.com/api/v2/levels/639/?format=api",
    "dungeon": 9013,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4618,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 12600,
                    "attack": 1134,
                    "defense": 403,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4619,
                    "monster": 1571,
                    "stars": 5,
                    "level": 52,
                    "hp": 11355,
                    "attack": 1077,
                    "defense": 388,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4620,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 12600,
                    "attack": 1134,
                    "defense": 403,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4621,
                    "monster": 1571,
                    "stars": 5,
                    "level": 52,
                    "hp": 11355,
                    "attack": 1077,
                    "defense": 388,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4622,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 12600,
                    "attack": 1134,
                    "defense": 403,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4623,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 13230,
                    "attack": 1189,
                    "defense": 423,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4624,
                    "monster": 137,
                    "stars": 5,
                    "level": 52,
                    "hp": 13590,
                    "attack": 990,
                    "defense": 403,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4625,
                    "monster": 137,
                    "stars": 5,
                    "level": 52,
                    "hp": 13590,
                    "attack": 990,
                    "defense": 403,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4626,
                    "monster": 1576,
                    "stars": 5,
                    "level": 52,
                    "hp": 13230,
                    "attack": 1189,
                    "defense": 423,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4627,
                    "monster": 1388,
                    "stars": 5,
                    "level": 55,
                    "hp": 60615,
                    "attack": 1159,
                    "defense": 1005,
                    "speed": 81,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                },
                {
                    "id": 4628,
                    "monster": 1511,
                    "stars": 5,
                    "level": 55,
                    "hp": 29460,
                    "attack": 1197,
                    "defense": 453,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 4629,
                    "monster": 1516,
                    "stars": 5,
                    "level": 55,
                    "hp": 29460,
                    "attack": 890,
                    "defense": 453,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 15,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}