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

/api/v1/pokemon/cards/bw7_ja-74vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw7_ja-74vh",
"name": "Lugia-EX",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/74vh.large.webp"
}
],
"expansion": {
"id": "bw7_ja",
"name": "Plasma Gale",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW7",
"printed_total": 70,
"release_date": "2012/09/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw7_ja.symbol.png",
"translation": {
"en": {
"name": "Plasma Gale"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7_ja/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX",
"Team Plasma"
],
"types": [
"Colorless"
],
"hp": "180",
"abilities": [
{
"name": "Overflow",
"text": "If your opponent's Pokémon is Knocked Out by damage from an attack of this Pokémon, take 1 more Prize card.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 310,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 310
},
{
"condition": "HP",
"price": 250
}
],
"graded": [
{
"company": "BGS",
"grade": "6.5",
"value": 224,
"low": 190.4,
"high": 257.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "7",
"value": 184.25,
"low": 184.25,
"high": 192.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 124.5,
"low": 105.83,
"high": 143.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 560,
"low": 476,
"high": 644,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 247.5,
"low": 210.38,
"high": 284.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 305,
"low": 259.25,
"high": 350.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 400,
"low": 340,
"high": 460,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 155.75,
"low": 230,
"high": 230,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 1637.5,
"low": 275.07,
"high": 2200,
"confidence": "low",
"value_kind": "feed",
"sold_count": 17
},
{
"company": "PSA",
"grade": "5",
"value": 386,
"low": 344,
"high": 510.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 251,
"low": 405,
"high": 405,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 653.18,
"low": 701.9,
"high": 877.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 231.5,
"low": 158,
"high": 348.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 1675,
"low": 1495,
"high": 2495,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:23:19.158Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}