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

This Pokémon is now Confused.
/api/v1/pokemon/cards/sm10_ja-75vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10_ja-75vh",
"name": "Porygon-Z",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/75vh.large.webp"
}
],
"expansion": {
"id": "sm10_ja",
"name": "Double Blaze",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM10",
"printed_total": 95,
"release_date": "2019/03/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10_ja.symbol.png",
"translation": {
"en": {
"name": "Double Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573673",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10_ja/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "130",
"abilities": [
{
"name": "Crazy Code",
"text": "As often as you like during your turn (before your attack), you may attach a Special Energy card from your hand to 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tantrum",
"text": "This Pokémon is now Confused.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Misa Tsutsui",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "CGC",
"grade": "1",
"value": 99.95,
"low": 84.96,
"high": 114.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 20,
"high": 20.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 88.69,
"low": 75.39,
"high": 101.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:23:51.165Z",
"trend_7d": {
"direction": "up",
"percent": 100
}
}
}
}