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

Both Active Pokémon are now Asleep.
You can use this attack only if your opponent has exactly 1 Prize card remaining. Take 2 Prize cards.
/api/v1/pokemon/cards/pgo-20vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pgo-20vrh",
"name": "Slowbro",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/20vrh.large.webp"
}
],
"expansion": {
"id": "pgo",
"name": "Pokémon GO",
"total": 88,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PGO",
"printed_total": 78,
"release_date": "2022/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pgo.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pgo.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "276950",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pgo/20vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tumbling Tackle",
"text": "Both Active Pokémon are now Asleep.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Twilight Inspiration",
"text": "You can use this attack only if your opponent has exactly 1 Prize card remaining. Take 2 Prize cards."
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 0.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.58
},
{
"condition": "LP",
"price": 0.44
},
{
"condition": "MP",
"price": 0.31
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.03
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 228,
"low": 193.8,
"high": 262.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 57.37,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:13:21.231Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}