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 attack does 40 damage for each Energy attached to this Pokemon.
/api/v1/pokemon/cards/m4_ja-117vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m4_ja-117vh",
"name": "Cinccino ex",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/117vh.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": "683768",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/117vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Smooth Coat",
"text": "If any damage is done to this Pokemon by attacks, flip a coin. If heads, prevent that damage.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energized Slap",
"text": "This attack does 40 damage for each Energy attached to this Pokemon.",
"damage": "40×"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "Keisin",
"pricing": {
"currency": "USD",
"market": 36.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 36.14
},
{
"condition": "DMG",
"price": 32
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 61.61,
"low": 25.71,
"high": 25.71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 114.5,
"low": 90.25,
"high": 131.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 43.84,
"high": 131.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 63,
"trend": {
"direction": "down",
"percent": -51.7
}
},
{
"company": "PSA",
"grade": "9",
"value": 40.16,
"low": 33.03,
"high": 33.03,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 155,
"low": 142.99,
"high": 171,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:46:30.549Z",
"trend_7d": {
"direction": "flat",
"percent": 0.42
}
}
}
}