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

{
    "id": 239,
    "url": "https://swarfarm.com/api/v2/levels/239/?format=api",
    "dungeon": 12,
    "floor": 1,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3126,
                    "monster": 96,
                    "stars": 3,
                    "level": 38,
                    "hp": 11250,
                    "attack": 912,
                    "defense": 698,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3127,
                    "monster": 96,
                    "stars": 3,
                    "level": 38,
                    "hp": 11250,
                    "attack": 912,
                    "defense": 698,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3128,
                    "monster": 96,
                    "stars": 3,
                    "level": 38,
                    "hp": 11250,
                    "attack": 912,
                    "defense": 698,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3129,
                    "monster": 801,
                    "stars": 3,
                    "level": 38,
                    "hp": 11250,
                    "attack": 912,
                    "defense": 698,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3130,
                    "monster": 801,
                    "stars": 4,
                    "level": 39,
                    "hp": 13125,
                    "attack": 1064,
                    "defense": 814,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3131,
                    "monster": 96,
                    "stars": 4,
                    "level": 39,
                    "hp": 13125,
                    "attack": 1064,
                    "defense": 814,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3132,
                    "monster": 96,
                    "stars": 4,
                    "level": 39,
                    "hp": 13125,
                    "attack": 1064,
                    "defense": 814,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3133,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 11370,
                    "attack": 1419,
                    "defense": 733,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3134,
                    "monster": 801,
                    "stars": 4,
                    "level": 39,
                    "hp": 13125,
                    "attack": 1064,
                    "defense": 814,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3135,
                    "monster": 41,
                    "stars": 4,
                    "level": 39,
                    "hp": 11370,
                    "attack": 1419,
                    "defense": 733,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3136,
                    "monster": 41,
                    "stars": 5,
                    "level": 39,
                    "hp": 12195,
                    "attack": 1032,
                    "defense": 788,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3137,
                    "monster": 96,
                    "stars": 4,
                    "level": 39,
                    "hp": 13125,
                    "attack": 1064,
                    "defense": 814,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3138,
                    "monster": 801,
                    "stars": 4,
                    "level": 39,
                    "hp": 13125,
                    "attack": 1064,
                    "defense": 814,
                    "speed": 122,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}