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

Draw cards until you have 6 cards in your hand.
/api/v1/pokemon/cards/swsh8b_ja-211vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh8b_ja-211vh",
"name": "Castform",
"number": "211",
"printed_number": "211",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/211vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/211vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/211vh.large.webp"
}
],
"expansion": {
"id": "swsh8b_ja",
"name": "VMAX Climax",
"total": 293,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8b",
"printed_total": 184,
"release_date": "2021/12/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Climax"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571463",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/211vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/211vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja/211vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Weather Reading",
"text": "If you have 8 or more Stadium cards in your discard pile, ignore all Energy in this Pokémon's attack costs.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Weather Force",
"text": "Draw cards until you have 6 cards in your hand.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Character Rare",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 1.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.66
},
{
"condition": "MP",
"price": 1
},
{
"condition": "HP",
"price": 1.2
},
{
"condition": "DMG",
"price": 0.7
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 240,
"low": 40,
"high": 252.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15.5,
"low": 10.8,
"high": 18.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3.5,
"low": 2.98,
"high": 4.02,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12.12,
"low": 17.15,
"high": 17.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 35.75,
"low": 16.51,
"high": 42.56,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 7.47,
"low": 8.65,
"high": 8.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15.93,
"low": 10,
"high": 17.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 25.17,
"low": 21.39,
"high": 28.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:44:35.947Z",
"trend_7d": {
"direction": "down",
"percent": -26.87
}
}
}
}