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

{
    "id": 109,
    "url": "https://swarfarm.com/api/v2/levels/109/?format=api",
    "dungeon": 6,
    "floor": 4,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 4108,
                    "monster": 53,
                    "stars": 3,
                    "level": 20,
                    "hp": 2310,
                    "attack": 250,
                    "defense": 141,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4109,
                    "monster": 53,
                    "stars": 3,
                    "level": 20,
                    "hp": 2310,
                    "attack": 250,
                    "defense": 141,
                    "speed": 111,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4110,
                    "monster": 373,
                    "stars": 3,
                    "level": 20,
                    "hp": 1950,
                    "attack": 307,
                    "defense": 170,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4111,
                    "monster": 373,
                    "stars": 3,
                    "level": 20,
                    "hp": 1950,
                    "attack": 307,
                    "defense": 170,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4112,
                    "monster": 373,
                    "stars": 2,
                    "level": 21,
                    "hp": 1575,
                    "attack": 249,
                    "defense": 138,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4113,
                    "monster": 373,
                    "stars": 2,
                    "level": 21,
                    "hp": 1575,
                    "attack": 249,
                    "defense": 138,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4114,
                    "monster": 45,
                    "stars": 2,
                    "level": 21,
                    "hp": 1770,
                    "attack": 157,
                    "defense": 118,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 4115,
                    "monster": 45,
                    "stars": 3,
                    "level": 21,
                    "hp": 2235,
                    "attack": 199,
                    "defense": 149,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4116,
                    "monster": 373,
                    "stars": 3,
                    "level": 21,
                    "hp": 1995,
                    "attack": 316,
                    "defense": 174,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4117,
                    "monster": 54,
                    "stars": 3,
                    "level": 21,
                    "hp": 3435,
                    "attack": 368,
                    "defense": 202,
                    "speed": 123,
                    "resist": 18,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4118,
                    "monster": 373,
                    "stars": 3,
                    "level": 21,
                    "hp": 1995,
                    "attack": 316,
                    "defense": 174,
                    "speed": 109,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 4119,
                    "monster": 45,
                    "stars": 3,
                    "level": 21,
                    "hp": 2235,
                    "attack": 199,
                    "defense": 149,
                    "speed": 105,
                    "resist": 15,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}