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 Poisoned.
/api/v1/pokemon/cards/gym1_ja-1?include=prices 200 18ms{
"success": true,
"data": {
"id": "gym1_ja-1",
"name": "Brock's Zubat",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-1.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-1.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-1.large.webp"
}
],
"expansion": {
"id": "gym1_ja",
"name": "Leaders' Stadium",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 96,
"release_date": "1998/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.symbol.png",
"translation": {
"en": {
"name": "Leaders' Stadium"
}
}
},
"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/gym1_ja-1.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-1.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-1.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Wing Attack",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Poison Fang",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "LP",
"price": 0.54
},
{
"condition": "MP",
"price": 0.33
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.29
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 70,
"high": 199,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.8,
"low": 16.83,
"high": 22.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 119.5,
"low": 101.58,
"high": 137.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 30,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 34,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:50.650Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}