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

{
    "id": 200,
    "url": "https://swarfarm.com/api/v2/levels/200/?format=api",
    "dungeon": 10,
    "floor": 4,
    "difficulty": "Hard",
    "energy_cost": 4,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1967,
                    "monster": 87,
                    "stars": 4,
                    "level": 36,
                    "hp": 10080,
                    "attack": 821,
                    "defense": 344,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1968,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 7680,
                    "attack": 1336,
                    "defense": 381,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1969,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 7680,
                    "attack": 1336,
                    "defense": 381,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1970,
                    "monster": 87,
                    "stars": 4,
                    "level": 36,
                    "hp": 10080,
                    "attack": 821,
                    "defense": 344,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1971,
                    "monster": 317,
                    "stars": 3,
                    "level": 36,
                    "hp": 6630,
                    "attack": 1150,
                    "defense": 329,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1972,
                    "monster": 36,
                    "stars": 3,
                    "level": 36,
                    "hp": 5595,
                    "attack": 567,
                    "defense": 411,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1973,
                    "monster": 87,
                    "stars": 3,
                    "level": 36,
                    "hp": 8685,
                    "attack": 709,
                    "defense": 296,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1974,
                    "monster": 87,
                    "stars": 3,
                    "level": 36,
                    "hp": 8685,
                    "attack": 709,
                    "defense": 296,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1975,
                    "monster": 317,
                    "stars": 4,
                    "level": 36,
                    "hp": 7680,
                    "attack": 1336,
                    "defense": 381,
                    "speed": 103,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1976,
                    "monster": 36,
                    "stars": 4,
                    "level": 36,
                    "hp": 6495,
                    "attack": 657,
                    "defense": 478,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1977,
                    "monster": 370,
                    "stars": 5,
                    "level": 36,
                    "hp": 14610,
                    "attack": 1018,
                    "defense": 619,
                    "speed": 113,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1978,
                    "monster": 87,
                    "stars": 4,
                    "level": 36,
                    "hp": 10080,
                    "attack": 821,
                    "defense": 344,
                    "speed": 109,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1979,
                    "monster": 36,
                    "stars": 4,
                    "level": 36,
                    "hp": 6495,
                    "attack": 657,
                    "defense": 478,
                    "speed": 101,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}