Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/m1s_ja-64vh?include=prices 200 98ms{
"success": true,
"data": {
"id": "m1s_ja-64vh",
"name": "Shuckle",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/64vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/64vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/64vh.large.png"
}
],
"expansion": {
"id": "m1s_ja",
"name": "Mega Symphonia",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M1S",
"printed_total": 63,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Symphonia"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "647261",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/64vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/64vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/64vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"abilities": [
{
"name": "Fermented Juice",
"text": "Once during your turn, if this Pokémon has any Grass Energy attached, you may use this Ability. Heal 30 damage from 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rollout"
}
],
"rarity": "Art Rare",
"artist": "OKUBO",
"pricing": {
"currency": "USD",
"market": 3.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.05
},
{
"condition": "LP",
"price": 2.87
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 35.71,
"low": 35.03,
"high": 35.03,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "10",
"value": 16.75,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "AGS",
"grade": "9.5",
"value": 3.75,
"low": 3.19,
"high": 4.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.74,
"low": 15.25,
"high": 23.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.45,
"low": 6.1,
"high": 7.33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.26,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.81,
"low": 5.13,
"high": 14.64,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.99,
"low": 26,
"high": 52.14,
"confidence": "high",
"value_kind": "sold",
"sold_count": 30,
"trend": {
"direction": "down",
"percent": -9.1
}
},
{
"company": "PSA",
"grade": "9",
"value": 17.73,
"low": 15.7,
"high": 17.32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 39,
"low": 35,
"high": 62.48,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "TAG",
"grade": "9",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:50:37.152Z",
"trend_7d": {
"direction": "down",
"percent": -0.65
}
}
}
}