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, the Defending Pokémon is now Paralyzed.
/api/v1/pokemon/cards/gym1-69v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "gym1-69v1e",
"name": "Brock's Onix",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/69v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/69v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/69v1e.large.webp"
}
],
"expansion": {
"id": "gym1-1st-edition",
"name": "Gym Heroes 1st Edition",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83975",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/69v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/69v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/69v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bellow",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed."
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rock Throw",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7
},
{
"condition": "LP",
"price": 2.77
},
{
"condition": "MP",
"price": 2.35
},
{
"condition": "HP",
"price": 2.52
},
{
"condition": "DMG",
"price": 0.93
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 95.55,
"low": 150,
"high": 150,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.79,
"low": 21.45,
"high": 29.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 62.5,
"low": 63.99,
"high": 96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 86.5,
"low": 86.5,
"high": 90.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2000",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.98,
"low": 34,
"high": 34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 39.99,
"low": 36.5,
"high": 46.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 31.19,
"low": 35.69,
"high": 35.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:41:39.429Z",
"trend_7d": {
"direction": "flat",
"percent": -0.14
}
}
}
}