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

The Defending Pokémon can't retreat during your opponent's next turn.
The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/bw3-49vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw3-49vrh",
"name": "Garbodor",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/49vrh.large.webp"
}
],
"expansion": {
"id": "bw3",
"name": "Noble Victories",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NVI",
"printed_total": 101,
"release_date": "2011/11/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85615",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/49vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gentle Wrap",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "30"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gunk Shot",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 7.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.85
},
{
"condition": "LP",
"price": 5.19
},
{
"condition": "MP",
"price": 5.13
},
{
"condition": "HP",
"price": 0.55
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 14.84,
"low": 14.67,
"high": 14.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:29.787Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}