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, this attack does 20 damage plus 20 more damage.
/api/v1/pokemon/cards/ex3-77vrh?include=prices 200 21ms{
"success": true,
"data": {
"id": "ex3-77vrh",
"name": "Torchic",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/77vrh.large.webp"
}
],
"expansion": {
"id": "ex3",
"name": "Dragon",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DR",
"printed_total": 97,
"release_date": "2003/11/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89951",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Firebreathing",
"text": "Flip a coin. If heads, this attack does 20 damage plus 20 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Hironobu Yoshida",
"pricing": {
"currency": "USD",
"market": 19.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.5
},
{
"condition": "MP",
"price": 18.83
},
{
"condition": "HP",
"price": 11
},
{
"condition": "DMG",
"price": 4.41
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 145,
"low": 123.25,
"high": 166.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "3.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.5,
"low": 8,
"high": 34.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 63.83,
"low": 60.4,
"high": 95.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 69.99,
"low": 11,
"high": 69.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 27.47,
"low": 17.46,
"high": 34.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 60,
"low": 60,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 197,
"low": 165,
"high": 197,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 599.99,
"low": 599.99,
"high": 599.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:22:24.156Z",
"trend_7d": {
"direction": "down",
"percent": -7.71
}
}
}
}