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 Pokemon. Flip a coin for each of your Pokemon with "Tauros" in its name. This attack does 50 damage times the number of heads to that Pokemon.
/api/v1/pokemon/cards/m4_ja-94vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m4_ja-94vh",
"name": "Tauros",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/94vh.large.webp"
}
],
"expansion": {
"id": "m4_ja",
"name": "Ninja Spinner",
"total": 120,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M4",
"printed_total": 83,
"release_date": "2026/03/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.symbol.png",
"translation": {
"en": {
"name": "Ninja Spinner"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "683745",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/94vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Crowd Targeting",
"text": "Choose 1 of your opponent's Pokemon. Flip a coin for each of your Pokemon with \"Tauros\" in its name. This attack does 50 damage times the number of heads to that Pokemon."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Artrea",
"artist": "Tsuyoshi Nagano",
"pricing": {
"currency": "USD",
"market": 2.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.25
},
{
"condition": "HP",
"price": 2.19
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 53.1,
"low": 45.14,
"high": 61.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.38,
"low": 14.5,
"high": 20.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 8.5,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.51,
"low": 5.5,
"high": 7.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 7.06,
"high": 12.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.99,
"low": 9.96,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 29.2,
"high": 56.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 17,
"trend": {
"direction": "down",
"percent": -24.5
}
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 26.4,
"low": 18.57,
"high": 33.17,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:46:30.549Z",
"trend_7d": {
"direction": "down",
"percent": -13.13
}
}
}
}