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

{
    "id": 146,
    "url": "https://swarfarm.com/api/v2/levels/146/?format=api",
    "dungeon": 7,
    "floor": 6,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 3022,
                    "monster": 367,
                    "stars": 4,
                    "level": 40,
                    "hp": 7935,
                    "attack": 325,
                    "defense": 538,
                    "speed": 121,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3023,
                    "monster": 107,
                    "stars": 4,
                    "level": 40,
                    "hp": 5700,
                    "attack": 445,
                    "defense": 426,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3024,
                    "monster": 367,
                    "stars": 4,
                    "level": 40,
                    "hp": 7935,
                    "attack": 325,
                    "defense": 538,
                    "speed": 121,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3025,
                    "monster": 367,
                    "stars": 4,
                    "level": 40,
                    "hp": 7935,
                    "attack": 325,
                    "defense": 538,
                    "speed": 121,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3026,
                    "monster": 800,
                    "stars": 4,
                    "level": 40,
                    "hp": 3750,
                    "attack": 352,
                    "defense": 510,
                    "speed": 112,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3027,
                    "monster": 367,
                    "stars": 5,
                    "level": 40,
                    "hp": 9690,
                    "attack": 396,
                    "defense": 657,
                    "speed": 121,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3028,
                    "monster": 107,
                    "stars": 5,
                    "level": 40,
                    "hp": 6975,
                    "attack": 544,
                    "defense": 521,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3029,
                    "monster": 107,
                    "stars": 5,
                    "level": 40,
                    "hp": 6975,
                    "attack": 544,
                    "defense": 521,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3030,
                    "monster": 107,
                    "stars": 5,
                    "level": 40,
                    "hp": 6975,
                    "attack": 544,
                    "defense": 521,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 3031,
                    "monster": 107,
                    "stars": 5,
                    "level": 40,
                    "hp": 6975,
                    "attack": 544,
                    "defense": 521,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3032,
                    "monster": 216,
                    "stars": 6,
                    "level": 40,
                    "hp": 12345,
                    "attack": 922,
                    "defense": 972,
                    "speed": 118,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 3033,
                    "monster": 367,
                    "stars": 5,
                    "level": 40,
                    "hp": 9690,
                    "attack": 396,
                    "defense": 657,
                    "speed": 121,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}