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

{
    "id": 226,
    "url": "https://swarfarm.com/api/v2/levels/226/?format=api",
    "dungeon": 11,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3315,
                    "monster": 76,
                    "stars": 5,
                    "level": 43,
                    "hp": 18495,
                    "attack": 1835,
                    "defense": 491,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3316,
                    "monster": 76,
                    "stars": 5,
                    "level": 43,
                    "hp": 18495,
                    "attack": 1835,
                    "defense": 491,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3317,
                    "monster": 15,
                    "stars": 5,
                    "level": 43,
                    "hp": 17280,
                    "attack": 1680,
                    "defense": 891,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3318,
                    "monster": 76,
                    "stars": 5,
                    "level": 43,
                    "hp": 18495,
                    "attack": 1835,
                    "defense": 491,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3319,
                    "monster": 78,
                    "stars": 4,
                    "level": 44,
                    "hp": 12420,
                    "attack": 1090,
                    "defense": 764,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3320,
                    "monster": 76,
                    "stars": 4,
                    "level": 44,
                    "hp": 15570,
                    "attack": 1542,
                    "defense": 411,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3321,
                    "monster": 78,
                    "stars": 4,
                    "level": 44,
                    "hp": 12420,
                    "attack": 1090,
                    "defense": 764,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3322,
                    "monster": 76,
                    "stars": 4,
                    "level": 44,
                    "hp": 15570,
                    "attack": 1542,
                    "defense": 411,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3323,
                    "monster": 76,
                    "stars": 5,
                    "level": 44,
                    "hp": 18810,
                    "attack": 1864,
                    "defense": 499,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3324,
                    "monster": 76,
                    "stars": 5,
                    "level": 44,
                    "hp": 18810,
                    "attack": 1864,
                    "defense": 499,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3325,
                    "monster": 15,
                    "stars": 6,
                    "level": 44,
                    "hp": 19710,
                    "attack": 2346,
                    "defense": 1192,
                    "speed": 133,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3326,
                    "monster": 15,
                    "stars": 5,
                    "level": 44,
                    "hp": 17550,
                    "attack": 1709,
                    "defense": 905,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3327,
                    "monster": 78,
                    "stars": 5,
                    "level": 44,
                    "hp": 15030,
                    "attack": 1320,
                    "defense": 923,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}