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

Flip a coin. If heads, until the end of your opponent's next turn the Defending Pokémon can't attack or retreat.
/api/v1/pokemon/cards/ecard4_ja-68?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard4_ja-68",
"name": "Snubbull",
"number": "68",
"printed_number": "68",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/68.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/68.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/68.large.webp"
}
],
"expansion": {
"id": "ecard4_ja",
"name": "Split Earth",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/08/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.symbol.png",
"translation": {
"en": {
"name": "Split Earth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576238",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/68.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/68.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/68.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Scary Face",
"text": "Flip a coin. If heads, until the end of your opponent's next turn the Defending Pokémon can't attack or retreat."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bite",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 2.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.29
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 97.42,
"low": 140.1,
"high": 140.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-08-13T23:52:06.313Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}