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

{
    "id": 280,
    "url": "https://swarfarm.com/api/v2/monsters/280/?format=api",
    "bestiary_slug": "19202-fire-ifrit-tesarion",
    "com2us_id": 19212,
    "family_id": 19200,
    "skill_group_id": 19200,
    "name": "Tesarion",
    "image_filename": "unit_icon_0032_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "awaken_level": 1,
    "awaken_bonus": "",
    "skills": [
        1114,
        1118,
        1122
    ],
    "skill_ups_to_max": 10,
    "leader_skill": {
        "id": 146,
        "url": "https://swarfarm.com/api/v2/leader-skills/146/?format=api",
        "attribute": "Resistance",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 747,
    "base_defense": 626,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "raw_hp": 70,
    "raw_attack": 68,
    "raw_defense": 57,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 747,
    "max_lvl_defense": 626,
    "awakens_from": 279,
    "awakens_to": null,
    "awaken_cost": [],
    "transforms_to": null,
    "source": [
        {
            "id": 28,
            "url": "https://swarfarm.com/api/v2/monster-sources/28/?format=api",
            "name": "Guild Shop",
            "description": "",
            "farmable_source": true
        }
    ],
    "fusion_food": false,
    "homunculus": false,
    "craft_cost": null,
    "craft_materials": []
}