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

Choose 1 of your opponent's Benched Pokémon. This attack does 40 damage to that Pokémon. Apply Weakness and Resistance for this attack.
/api/v1/pokemon/cards/pt3_ja-50vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pt3_ja-50vh",
"name": "Drifblim FB",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/50vh.large.webp"
}
],
"expansion": {
"id": "pt3_ja",
"name": "Beat of the Frontier",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT3",
"printed_total": 100,
"release_date": "2009/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.symbol.png",
"translation": {
"en": {
"name": "Beat of the Frontier"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607401",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/50vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Psychic"
],
"hp": "80",
"abilities": [
{
"name": "Pump Up",
"text": "If your opponent has 3 or less Prize cards left, Drifblim FB gets +40 HP.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shadow Ball",
"text": "Choose 1 of your opponent's Benched Pokémon. This attack does 40 damage to that Pokémon. Apply Weakness and Resistance for this attack."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Lee HyunJung",
"pricing": {
"currency": "USD",
"market": 9.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.93
},
{
"condition": "LP",
"price": 4.99
},
{
"condition": "MP",
"price": 4.67
},
{
"condition": "HP",
"price": 3
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 11,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 165.5,
"low": 99.7,
"high": 166.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 26.3
}
},
{
"company": "PSA",
"grade": "9",
"value": 45.41,
"low": 40.8,
"high": 47.23,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:48:19.286Z",
"trend_7d": {
"direction": "down",
"percent": -0.6
}
}
}
}