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

{
    "id": 227,
    "url": "https://swarfarm.com/api/v2/levels/227/?format=api",
    "dungeon": 11,
    "floor": 3,
    "difficulty": "Hell",
    "energy_cost": 5,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 608,
                    "monster": 15,
                    "stars": 4,
                    "level": 44,
                    "hp": 13560,
                    "attack": 1179,
                    "defense": 676,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 609,
                    "monster": 201,
                    "stars": 4,
                    "level": 44,
                    "hp": 16755,
                    "attack": 1151,
                    "defense": 759,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 610,
                    "monster": 15,
                    "stars": 4,
                    "level": 44,
                    "hp": 13560,
                    "attack": 1179,
                    "defense": 676,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 611,
                    "monster": 15,
                    "stars": 4,
                    "level": 44,
                    "hp": 13560,
                    "attack": 1179,
                    "defense": 676,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 612,
                    "monster": 15,
                    "stars": 5,
                    "level": 43,
                    "hp": 16125,
                    "attack": 1402,
                    "defense": 806,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 613,
                    "monster": 15,
                    "stars": 5,
                    "level": 43,
                    "hp": 16125,
                    "attack": 1402,
                    "defense": 806,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 614,
                    "monster": 15,
                    "stars": 5,
                    "level": 43,
                    "hp": 16125,
                    "attack": 1402,
                    "defense": 806,
                    "speed": 123,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 615,
                    "monster": 201,
                    "stars": 5,
                    "level": 43,
                    "hp": 19950,
                    "attack": 1371,
                    "defense": 905,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 616,
                    "monster": 201,
                    "stars": 5,
                    "level": 44,
                    "hp": 20280,
                    "attack": 1392,
                    "defense": 919,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 617,
                    "monster": 201,
                    "stars": 5,
                    "level": 44,
                    "hp": 20280,
                    "attack": 1392,
                    "defense": 919,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 618,
                    "monster": 202,
                    "stars": 6,
                    "level": 44,
                    "hp": 20820,
                    "attack": 1097,
                    "defense": 1055,
                    "speed": 119,
                    "resist": 30,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 619,
                    "monster": 201,
                    "stars": 5,
                    "level": 44,
                    "hp": 20280,
                    "attack": 1392,
                    "defense": 919,
                    "speed": 121,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 620,
                    "monster": 4,
                    "stars": 5,
                    "level": 44,
                    "hp": 12090,
                    "attack": 1231,
                    "defense": 853,
                    "speed": 107,
                    "resist": 27,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}