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

Flip a coin. If heads, this attack does 10 damage to each of your opponent's Pokémon. Don't apply Weakness and Resistance.
Pryce's Piloswine does 10 damage to itself.
/api/v1/pokemon/cards/vs1_ja-44?include=prices 200 17ms{
"success": true,
"data": {
"id": "vs1_ja-44",
"name": "Pryce's Piloswine",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/44.large.webp"
}
],
"expansion": {
"id": "vs1_ja",
"name": "Pokémon VS",
"total": 151,
"language": "Japanese",
"language_code": "ja",
"series": "VS",
"printed_total": 141,
"release_date": "2001/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon VS"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "630798",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/44.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Super Icy Wind",
"text": "Flip a coin. If heads, this attack does 10 damage to each of your opponent's Pokémon. Don't apply Weakness and Resistance."
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Take Down",
"text": "Pryce's Piloswine does 10 damage to itself.",
"damage": "30"
}
],
"rarity": "usually",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 19.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.19
},
{
"condition": "MP",
"price": 17.5
},
{
"condition": "HP",
"price": 14.96
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 88.01,
"low": 74.81,
"high": 101.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 30.68,
"low": 33.1,
"high": 41.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "down",
"percent": -4
}
}
}
}