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

{
    "id": 638,
    "url": "https://swarfarm.com/api/v2/levels/638/?format=api",
    "dungeon": 9013,
    "floor": 2,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4963,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10080,
                    "attack": 907,
                    "defense": 282,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4964,
                    "monster": 1568,
                    "stars": 5,
                    "level": 42,
                    "hp": 9090,
                    "attack": 861,
                    "defense": 272,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4965,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10080,
                    "attack": 907,
                    "defense": 282,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4966,
                    "monster": 1568,
                    "stars": 5,
                    "level": 42,
                    "hp": 9090,
                    "attack": 861,
                    "defense": 272,
                    "speed": 57,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4967,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10080,
                    "attack": 907,
                    "defense": 282,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4968,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10590,
                    "attack": 951,
                    "defense": 296,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4969,
                    "monster": 31,
                    "stars": 5,
                    "level": 42,
                    "hp": 10875,
                    "attack": 792,
                    "defense": 282,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4970,
                    "monster": 31,
                    "stars": 5,
                    "level": 42,
                    "hp": 10875,
                    "attack": 792,
                    "defense": 282,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4971,
                    "monster": 1573,
                    "stars": 5,
                    "level": 42,
                    "hp": 10590,
                    "attack": 951,
                    "defense": 296,
                    "speed": 61,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4972,
                    "monster": 1385,
                    "stars": 5,
                    "level": 45,
                    "hp": 48495,
                    "attack": 927,
                    "defense": 704,
                    "speed": 65,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 5
                },
                {
                    "id": 4973,
                    "monster": 1508,
                    "stars": 5,
                    "level": 45,
                    "hp": 23565,
                    "attack": 958,
                    "defense": 317,
                    "speed": 60,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                },
                {
                    "id": 4974,
                    "monster": 1513,
                    "stars": 5,
                    "level": 45,
                    "hp": 23565,
                    "attack": 712,
                    "defense": 317,
                    "speed": 58,
                    "resist": 25,
                    "crit_bonus": 10,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 35
                }
            ]
        }
    ]
}