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

{
    "id": 246,
    "url": "https://swarfarm.com/api/v2/levels/246/?format=api",
    "dungeon": 12,
    "floor": 1,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 316,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 14895,
                    "attack": 1703,
                    "defense": 879,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 317,
                    "monster": 801,
                    "stars": 4,
                    "level": 43,
                    "hp": 17175,
                    "attack": 1274,
                    "defense": 976,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 318,
                    "monster": 96,
                    "stars": 4,
                    "level": 43,
                    "hp": 17175,
                    "attack": 1274,
                    "defense": 976,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 319,
                    "monster": 41,
                    "stars": 4,
                    "level": 43,
                    "hp": 14895,
                    "attack": 1703,
                    "defense": 879,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 320,
                    "monster": 41,
                    "stars": 5,
                    "level": 44,
                    "hp": 18315,
                    "attack": 2092,
                    "defense": 1084,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 321,
                    "monster": 96,
                    "stars": 5,
                    "level": 44,
                    "hp": 21210,
                    "attack": 1573,
                    "defense": 1203,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 322,
                    "monster": 801,
                    "stars": 5,
                    "level": 44,
                    "hp": 21210,
                    "attack": 1573,
                    "defense": 1203,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 323,
                    "monster": 801,
                    "stars": 5,
                    "level": 44,
                    "hp": 21210,
                    "attack": 1573,
                    "defense": 1203,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 324,
                    "monster": 801,
                    "stars": 5,
                    "level": 44,
                    "hp": 21210,
                    "attack": 1573,
                    "defense": 1203,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 325,
                    "monster": 96,
                    "stars": 5,
                    "level": 44,
                    "hp": 21210,
                    "attack": 1573,
                    "defense": 1203,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 326,
                    "monster": 41,
                    "stars": 6,
                    "level": 44,
                    "hp": 18510,
                    "attack": 1299,
                    "defense": 1189,
                    "speed": 142,
                    "resist": 31,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 327,
                    "monster": 801,
                    "stars": 5,
                    "level": 44,
                    "hp": 21210,
                    "attack": 1573,
                    "defense": 1203,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 328,
                    "monster": 41,
                    "stars": 5,
                    "level": 44,
                    "hp": 18315,
                    "attack": 2092,
                    "defense": 1084,
                    "speed": 132,
                    "resist": 28,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}