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/bw9_ja-78vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw9_ja-78vh",
"name": "Genesect-EX",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/78vh.large.webp"
}
],
"expansion": {
"id": "bw9_ja",
"name": "Megalo Cannon",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW9",
"printed_total": 76,
"release_date": "2013/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw9_ja.symbol.png",
"translation": {
"en": {
"name": "Megalo Cannon"
}
}
},
"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/bw9_ja/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9_ja/78vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX",
"Team Plasma"
],
"types": [
"Grass"
],
"hp": "170",
"abilities": [
{
"name": "Red Signal",
"text": "When you attach a Plasma Energy from your hand to this Pokémon, you may switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 69.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 69.8
},
{
"condition": "MP",
"price": 30
}
],
"graded": [
{
"company": "CGC",
"grade": "4.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 241,
"low": 204.85,
"high": 277.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "6",
"value": 89.99,
"low": 76.49,
"high": 103.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 63,
"low": 60,
"high": 63.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:25.547Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}