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

{
    "id": 236,
    "url": "https://swarfarm.com/api/v2/levels/236/?format=api",
    "dungeon": 12,
    "floor": 5,
    "difficulty": "Normal",
    "energy_cost": 3,
    "xp": null,
    "frontline_slots": 4,
    "backline_slots": null,
    "total_slots": 4,
    "waves": [
        {
            "enemies": [
                {
                    "id": 1547,
                    "monster": 41,
                    "stars": 3,
                    "level": 36,
                    "hp": 6720,
                    "attack": 822,
                    "defense": 525,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1548,
                    "monster": 42,
                    "stars": 3,
                    "level": 36,
                    "hp": 7710,
                    "attack": 613,
                    "defense": 583,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1549,
                    "monster": 63,
                    "stars": 3,
                    "level": 36,
                    "hp": 7215,
                    "attack": 1209,
                    "defense": 465,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1550,
                    "monster": 63,
                    "stars": 3,
                    "level": 36,
                    "hp": 7215,
                    "attack": 1209,
                    "defense": 465,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1551,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 6855,
                    "attack": 840,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1552,
                    "monster": 63,
                    "stars": 3,
                    "level": 37,
                    "hp": 7395,
                    "attack": 1238,
                    "defense": 477,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1553,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 6855,
                    "attack": 840,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1554,
                    "monster": 63,
                    "stars": 3,
                    "level": 37,
                    "hp": 7395,
                    "attack": 1238,
                    "defense": 477,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        },
        {
            "enemies": [
                {
                    "id": 1555,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 6855,
                    "attack": 840,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1556,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 6855,
                    "attack": 840,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1557,
                    "monster": 104,
                    "stars": 4,
                    "level": 37,
                    "hp": 10350,
                    "attack": 1215,
                    "defense": 534,
                    "speed": 135,
                    "resist": 25,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1558,
                    "monster": 63,
                    "stars": 3,
                    "level": 37,
                    "hp": 7395,
                    "attack": 1238,
                    "defense": 477,
                    "speed": 121,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                },
                {
                    "id": 1559,
                    "monster": 41,
                    "stars": 3,
                    "level": 37,
                    "hp": 6855,
                    "attack": 840,
                    "defense": 537,
                    "speed": 112,
                    "resist": 22,
                    "crit_bonus": 0,
                    "crit_damage_reduction": 0,
                    "accuracy_bonus": 0
                }
            ]
        }
    ]
}