Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Attach up to 2 basic Energy cards from your discard pile to your Benched Pokémon in any way you like.
/api/v1/pokemon/cards/swsh10a_ja-31vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh10a_ja-31vh",
"name": "Enamorus V",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/31vh.large.webp"
}
],
"expansion": {
"id": "swsh10a_ja",
"name": "Dark Phantasma",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10a",
"printed_total": 71,
"release_date": "2022/05/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10a_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Phantasma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570694",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Psychic"
],
"hp": "210",
"abilities": [
{
"name": "God of Love",
"text": "As long as this Pokémon is in the Active Spot, prevent all effects of your opponent's Pokémon's Abilities done to each of your Pokémon that has any Psychic Energy attached to it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blossom Tail",
"text": "Attach up to 2 basic Energy cards from your discard pile to your Benched Pokémon in any way you like.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.41
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 4.48,
"low": 3.81,
"high": 5.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 1.25,
"low": 1.06,
"high": 1.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 12,
"high": 12.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 27.1,
"low": 36.99,
"high": 36.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 40.5,
"low": 40.5,
"high": 40.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:20:31.757Z",
"trend_7d": {
"direction": "down",
"percent": -58.16
}
}
}
}