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

{
    "id": 749,
    "url": "https://swarfarm.com/api/v2/levels/749/?format=api",
    "dungeon": 9797,
    "floor": 3,
    "difficulty": null,
    "energy_cost": 1,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 5768,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1056,
                    "defense": 546,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5769,
                    "monster": 1569,
                    "stars": 5,
                    "level": 52,
                    "hp": 11655,
                    "attack": 1203,
                    "defense": 476,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5770,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1056,
                    "defense": 546,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5771,
                    "monster": 1569,
                    "stars": 5,
                    "level": 52,
                    "hp": 11655,
                    "attack": 1203,
                    "defense": 476,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5772,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 12945,
                    "attack": 1056,
                    "defense": 546,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5773,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 14910,
                    "attack": 1144,
                    "defense": 573,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5774,
                    "monster": 110,
                    "stars": 5,
                    "level": 52,
                    "hp": 18975,
                    "attack": 1243,
                    "defense": 499,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5775,
                    "monster": 110,
                    "stars": 5,
                    "level": 52,
                    "hp": 18975,
                    "attack": 1243,
                    "defense": 499,
                    "speed": 72,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                },
                {
                    "id": 5776,
                    "monster": 1574,
                    "stars": 5,
                    "level": 52,
                    "hp": 14910,
                    "attack": 1144,
                    "defense": 573,
                    "speed": 69,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 40
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 5777,
                    "monster": 1914,
                    "stars": 5,
                    "level": 55,
                    "hp": 66525,
                    "attack": 1478,
                    "defense": 792,
                    "speed": 79,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5778,
                    "monster": 1924,
                    "stars": 5,
                    "level": 55,
                    "hp": 34500,
                    "attack": 1056,
                    "defense": 475,
                    "speed": 77,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                },
                {
                    "id": 5779,
                    "monster": 1929,
                    "stars": 5,
                    "level": 55,
                    "hp": 34500,
                    "attack": 1056,
                    "defense": 475,
                    "speed": 82,
                    "resist": 35,
                    "crit_bonus": 20,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 50
                }
            ]
        }
    ]
}