GET /search

Endpoint

Returns Search results of the provided q parameter.

§ Example Request

Retrieve the Search results for "snowagumon".

GET https://api.heroi.cc/search?q=snowagumon

{
    "data": [{
        "type": "card",
        "id": "\/cards\/en\/BT8-022",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "en",
            "dp": 2000,
            "notes": "BOOSTER NEW AWAKENING[BT-08]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/BT8-022.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "[On Play] Trash the top digivolution card of 1 of your opponent's Digimon.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 1,
            "color": ["blue"],
            "number": "BT8-022",
            "name": "SnowAgumon",
            "type": "Dinosaur"
        },
        "relationships": {
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/bt-08"
                }]
            }
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX3-016",
        "attributes": {
            "level": 3,
            "faqs": [{
                "date": "2024-03-28",
                "question": "I have 2 Digimon in this card's digivolution cards, and my opponent's Digimon digivolves with no digivolution cards. Does the digivolution cost increase by 2?",
                "answer": "Yes, the inherited effect activates for each of the 2 Digimon, so the digivolution cost increases by a total of 2."
            }, {
                "date": "2024-03-28",
                "question": "2 of my opponent's Digimon with no digivolution cards DNA digivolve when my Digimon has this card in its digivolution cards. Does the digivolution cost increase by 2?",
                "answer": "No, the digivolution cost only increases by 1. This card's inherited effect reads \"When an opponent's Digimon with no digivolution cards would digivolve,\" so even in the case of a DNA digivolution where there are 2 of the target opponent's Digimon, the digivolution cost only increases by 1 with this effect because the digivolution only occurs once."
            }, {
                "date": "2024-03-28",
                "question": "1 of my opponent's Digimon with no digivolution cards and 1 of my opponent's Digimon with digivolution cards DNA digivolves when my Digimon has this card in its digivolution cards. Does the digivolution cost increase by 1?",
                "answer": "Yes, the digivolution cost increases by 1."
            }, {
                "date": "2024-03-28",
                "question": "My opponent's red Tamer digivolves into a [BT4-011 Agunimon] when my Digimon has this card in its digivolution cards. Does the digivolution cost increase by 1?",
                "answer": "Yes, the digivolution cost increases by 1. [BT4-011 Agunimon]'s effect reads \"You may Digivolve this card from your hand onto one of your red Tamers as if the Tamer is a level 3 Digimon,\" so the Tamer is considered to be a Digimon without digivolution cards, and the digivolution cost increases by 1 due to this card's inherited effect."
            }, {
                "date": "2024-03-28",
                "question": "My Digimon has this card in its digivolution cards. Does the digivolution cost increase by 1 when my opponent digivolves a red Tamer with cards under it into a [BT4-011 Agunimon]?",
                "answer": "No, it doesn't. [BT4-011 Agunimon]'s effect reads \"You may Digivolve this card from your hand onto one of your red Tamers as if the Tamer is a level 3 Digimon,\" so a Tamer with cards under it is considered to be a Digimon with digivolution cards."
            }, {
                "date": "2024-03-28",
                "question": "When a Digimon with no digivolution cards digivolves and the digivolution cost increases due to this card's inherited effect, what happens if I can't pay the digivolution cost as a result?",
                "answer": "The digivolution fails, and the revealed card to digivolve into is returned to its owner's hand."
            }],
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[Opponent's Turn] When an opponent's Digimon with no digivolution cards would digivolve, increase the digivolution cost by 1.",
            "dp": 2000,
            "notes": "THEME BOOSTER DRACONIC ROAR [EX-03]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX3-016.webp",
            "play-cost": 3,
            "form": "Rookie",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 2,
            "color": ["blue"],
            "number": "EX3-016",
            "name": "SnowAgumon",
            "type": "Dinosaur"
        },
        "relationships": {
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-03"
                }]
            }
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX7-017",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] [Once Per Turn] Trash the top digivolution card of 1 of your opponent's Digimon.",
            "dp": 2000,
            "notes": "EXTRA BOOSTER DIGIMON LIBERATOR [EX07]",
            "parallel-id": 0,
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX7-017.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "\uff1cIceclad\uff1e (Other than against Security Digimon, compare the number of digivolution cards instead of DP in this Digimon's battles.) \u27e8Rule\u27e9 Trait: Has [Ice-Snow] Type.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 4,
            "color": ["blue"],
            "number": "EX7-017",
            "name": "SnowAgumon",
            "type": "Dinosaur"
        },
        "relationships": {
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-07"
                }]
            }
        }
    }, {
        "type": "card",
        "id": "\/cards\/en\/EX7-017_P1",
        "attributes": {
            "level": 3,
            "digivolution-requirements": [{
                "level": 2,
                "category": "digimon",
                "color": ["blue"],
                "cost": 0
            }],
            "language": "en",
            "inherited-effect": "[When Attacking] [Once Per Turn] Trash the top digivolution card of 1 of your opponent's Digimon.",
            "dp": 2000,
            "notes": "EXTRA BOOSTER DIGIMON LIBERATOR [EX07]",
            "parallel-id": 1,
            "supplemental-rarity": {
                "stars": 1
            },
            "image": "https:\/\/images.heroi.cc\/cards\/en\/EX7-017_P1.webp",
            "play-cost": 3,
            "form": "Rookie",
            "effect": "\uff1cIceclad\uff1e (Other than against Security Digimon, compare the number of digivolution cards instead of DP in this Digimon's battles.) \u27e8Rule\u27e9 Trait: Has [Ice-Snow] Type.",
            "rarity": "C",
            "category": "digimon",
            "attribute": "Vaccine",
            "block-icon": 4,
            "color": ["blue"],
            "number": "EX7-017",
            "name": "SnowAgumon",
            "type": "Dinosaur"
        },
        "relationships": {
            "releases": {
                "data": [{
                    "type": "release",
                    "id": "\/releases\/en\/ex-07"
                }]
            }
        }
    }],
    "included": [{
        "type": "release",
        "id": "\/releases\/en\/bt-08",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/bt-08"
        },
        "meta": {
            "name": "NEW AWAKENING [BT-08]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-03",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-03"
        },
        "meta": {
            "name": "DRACONIC ROAR [EX-03]"
        }
    }, {
        "type": "release",
        "id": "\/releases\/en\/ex-07",
        "links": {
            "self": "https:\/\/api.heroi.cc\/releases\/en\/ex-07"
        },
        "meta": {
            "name": "DIGIMON LIBERATOR [EX-07]"
        }
    }],
    "links": {
        "first": "\/search?q=snowagumon&page=1",
        "last": "\/search?q=snowagumon&page=1",
        "self": "https:\/\/api.heroi.cc\/search?q=snowagumon"
    },
    "meta": {
        "total-cards": 4,
        "summary": "4 cards where the language is \"en\" and the name or number includes \"snowagumon\""
    }
}