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

Your opponent's Active Pokémon is now Confused.
Put this Pokémon and all attached cards into your hand.
/api/v1/pokemon/cards/svp_ja-235?include=prices 200 25ms{
"success": true,
"data": {
"id": "svp_ja-235",
"name": "Drifblim",
"number": "235",
"printed_number": "235",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/235.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/235.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/235.large.webp"
}
],
"expansion": {
"id": "svp_ja",
"name": "Scarlet & Violet Promos",
"total": 303,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "PROMO",
"printed_total": 303,
"release_date": "2022/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet & Violet Promos"
}
}
},
"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/svp_ja/235.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/235.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/235.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "110",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Creepy Wind",
"text": "Your opponent's Active Pokémon is now Confused."
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Balloon Return",
"text": "Put this Pokémon and all attached cards into your hand.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Shimaris Yukichi",
"pricing": {
"currency": "USD",
"market": 1.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.91
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 61.78,
"low": 61.16,
"high": 73.16,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T08:06:01.844Z",
"trend_7d": {
"direction": "up",
"percent": 46.92
}
}
}
}