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

{
    "id": 219,
    "url": "https://swarfarm.com/api/v2/levels/219/?format=api",
    "dungeon": 11,
    "floor": 2,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2775,
                    "monster": 78,
                    "stars": 4,
                    "level": 38,
                    "hp": 9255,
                    "attack": 919,
                    "defense": 612,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2776,
                    "monster": 15,
                    "stars": 4,
                    "level": 38,
                    "hp": 10785,
                    "attack": 1190,
                    "defense": 599,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2777,
                    "monster": 78,
                    "stars": 4,
                    "level": 38,
                    "hp": 9255,
                    "attack": 919,
                    "defense": 612,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2778,
                    "monster": 15,
                    "stars": 4,
                    "level": 38,
                    "hp": 10785,
                    "attack": 1190,
                    "defense": 599,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2779,
                    "monster": 15,
                    "stars": 3,
                    "level": 39,
                    "hp": 9630,
                    "attack": 1065,
                    "defense": 535,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2780,
                    "monster": 15,
                    "stars": 3,
                    "level": 39,
                    "hp": 9630,
                    "attack": 1065,
                    "defense": 535,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2781,
                    "monster": 15,
                    "stars": 3,
                    "level": 39,
                    "hp": 9630,
                    "attack": 1065,
                    "defense": 535,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2782,
                    "monster": 76,
                    "stars": 3,
                    "level": 39,
                    "hp": 10335,
                    "attack": 1159,
                    "defense": 295,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2783,
                    "monster": 78,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 935,
                    "defense": 623,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2784,
                    "monster": 15,
                    "stars": 4,
                    "level": 39,
                    "hp": 10980,
                    "attack": 1210,
                    "defense": 610,
                    "speed": 113,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2785,
                    "monster": 15,
                    "stars": 4,
                    "level": 39,
                    "hp": 12345,
                    "attack": 1139,
                    "defense": 651,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2786,
                    "monster": 76,
                    "stars": 4,
                    "level": 39,
                    "hp": 11760,
                    "attack": 1320,
                    "defense": 336,
                    "speed": 116,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2787,
                    "monster": 78,
                    "stars": 4,
                    "level": 39,
                    "hp": 9405,
                    "attack": 935,
                    "defense": 623,
                    "speed": 98,
                    "resist": 24,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}