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

Shuffle Abra into your deck. (Discard all cards attached to Abra.)
Flip a coin. If heads, the Defending Pokémon is now Paralyzed.
/api/v1/pokemon/cards/base4_ja-31?include=prices 200 19ms{
"success": true,
"data": {
"id": "base4_ja-31",
"name": "Abra",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-31.large.webp"
}
],
"expansion": {
"id": "base4_ja",
"name": "Rocket Gang",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 65,
"release_date": "1997/11/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-31.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "40",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Vanish",
"text": "Shuffle Abra into your deck. (Discard all cards attached to Abra.)"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psyshock",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 1.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.97
},
{
"condition": "LP",
"price": 0.89
},
{
"condition": "MP",
"price": 0.66
},
{
"condition": "HP",
"price": 0.42
},
{
"condition": "DMG",
"price": 0.52
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 25,
"high": 35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 18.01,
"low": 18.64,
"high": 18.64,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 1,
"low": 1,
"high": 13.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1,
"low": 1,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 288.25,
"low": 181.75,
"high": 450,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 40.55,
"low": 51,
"high": 51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5.5,
"low": 5.5,
"high": 15.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 24.75,
"low": 17.38,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:05:24.186Z",
"trend_7d": {
"direction": "down",
"percent": -0.51
}
}
}
}