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

{
    "id": 634,
    "url": "https://swarfarm.com/api/v2/levels/634/?format=api",
    "dungeon": 9012,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5216,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12360,
                    "attack": 1163,
                    "defense": 420,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5217,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 11085,
                    "attack": 1278,
                    "defense": 379,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5218,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12360,
                    "attack": 1163,
                    "defense": 420,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5219,
                    "monster": 1567,
                    "stars": 5,
                    "level": 52,
                    "hp": 11085,
                    "attack": 1278,
                    "defense": 379,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5220,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12360,
                    "attack": 1163,
                    "defense": 420,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5221,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12960,
                    "attack": 1220,
                    "defense": 442,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5222,
                    "monster": 312,
                    "stars": 5,
                    "level": 52,
                    "hp": 14010,
                    "attack": 1018,
                    "defense": 393,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5223,
                    "monster": 312,
                    "stars": 5,
                    "level": 52,
                    "hp": 14010,
                    "attack": 1018,
                    "defense": 393,
                    "speed": 76,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5224,
                    "monster": 1572,
                    "stars": 5,
                    "level": 52,
                    "hp": 12960,
                    "attack": 1220,
                    "defense": 442,
                    "speed": 75,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5225,
                    "monster": 1379,
                    "stars": 5,
                    "level": 55,
                    "hp": 49035,
                    "attack": 1544,
                    "defense": 1031,
                    "speed": 83,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 10
                },
                {
                    "id": 5226,
                    "monster": 1497,
                    "stars": 5,
                    "level": 55,
                    "hp": 27120,
                    "attack": 1173,
                    "defense": 473,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5227,
                    "monster": 1502,
                    "stars": 5,
                    "level": 55,
                    "hp": 32025,
                    "attack": 1097,
                    "defense": 494,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        }
    ]
}