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

{
    "id": 142,
    "url": "https://swarfarm.com/api/v2/levels/142/?format=api",
    "dungeon": 7,
    "floor": 2,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 2753,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2754,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2755,
                    "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": 2756,
                    "monster": 215,
                    "stars": 5,
                    "level": 40,
                    "hp": 7815,
                    "attack": 556,
                    "defense": 624,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2757,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2758,
                    "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": 2759,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2760,
                    "monster": 215,
                    "stars": 4,
                    "level": 40,
                    "hp": 6390,
                    "attack": 455,
                    "defense": 510,
                    "speed": 107,
                    "resist": 19,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2761,
                    "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
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 2762,
                    "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": 2763,
                    "monster": 367,
                    "stars": 6,
                    "level": 40,
                    "hp": 14085,
                    "attack": 576,
                    "defense": 955,
                    "speed": 132,
                    "resist": 21,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 2764,
                    "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
                }
            ]
        }
    ]
}