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

{
    "id": 229,
    "url": "https://swarfarm.com/api/v2/levels/229/?format=api",
    "dungeon": 11,
    "floor": 5,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3842,
                    "monster": 78,
                    "stars": 4,
                    "level": 44,
                    "hp": 10170,
                    "attack": 963,
                    "defense": 729,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3843,
                    "monster": 78,
                    "stars": 4,
                    "level": 44,
                    "hp": 10170,
                    "attack": 963,
                    "defense": 729,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3844,
                    "monster": 78,
                    "stars": 4,
                    "level": 44,
                    "hp": 10170,
                    "attack": 963,
                    "defense": 729,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3845,
                    "monster": 201,
                    "stars": 4,
                    "level": 44,
                    "hp": 14715,
                    "attack": 1217,
                    "defense": 801,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3846,
                    "monster": 76,
                    "stars": 5,
                    "level": 45,
                    "hp": 15645,
                    "attack": 1671,
                    "defense": 484,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3847,
                    "monster": 76,
                    "stars": 5,
                    "level": 45,
                    "hp": 15645,
                    "attack": 1671,
                    "defense": 484,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3848,
                    "monster": 76,
                    "stars": 5,
                    "level": 45,
                    "hp": 15645,
                    "attack": 1671,
                    "defense": 484,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3849,
                    "monster": 76,
                    "stars": 5,
                    "level": 45,
                    "hp": 15645,
                    "attack": 1671,
                    "defense": 484,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3850,
                    "monster": 76,
                    "stars": 5,
                    "level": 45,
                    "hp": 15645,
                    "attack": 1671,
                    "defense": 484,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3851,
                    "monster": 76,
                    "stars": 5,
                    "level": 45,
                    "hp": 15645,
                    "attack": 1671,
                    "defense": 484,
                    "speed": 126,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3852,
                    "monster": 202,
                    "stars": 6,
                    "level": 45,
                    "hp": 24120,
                    "attack": 1565,
                    "defense": 1910,
                    "speed": 132,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3853,
                    "monster": 201,
                    "stars": 5,
                    "level": 45,
                    "hp": 18105,
                    "attack": 1498,
                    "defense": 986,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3854,
                    "monster": 78,
                    "stars": 5,
                    "level": 45,
                    "hp": 12540,
                    "attack": 1184,
                    "defense": 896,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}