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

During your next turn, this Pokémon's attacks do 100 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).
/api/v1/pokemon/cards/xy12-60vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "xy12-60vh",
"name": "Machamp BREAK",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/60vh.large.webp"
}
],
"expansion": {
"id": "xy12",
"name": "Evolutions",
"total": 113,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "EVO",
"printed_total": 108,
"release_date": "2016/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "124073",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/60vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Fighting"
],
"hp": "190",
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Boomerang Lariat",
"text": "During your next turn, this Pokémon's attacks do 100 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"damage": "100"
}
],
"rarity": "Rare BREAK",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.57
},
{
"condition": "LP",
"price": 2.38
},
{
"condition": "MP",
"price": 1.92
},
{
"condition": "HP",
"price": 1.43
},
{
"condition": "DMG",
"price": 0.99
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 20.28,
"low": 17.24,
"high": 23.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 40.7,
"low": 36.54,
"high": 56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 6.85,
"low": 5.7,
"high": 7.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 9.17,
"low": 9.64,
"high": 9.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 26.2,
"low": 22.27,
"high": 30.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 124.94,
"low": 99.4,
"high": 194.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "6",
"value": 12.25,
"low": 12.25,
"high": 17.35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17.6,
"low": 15.12,
"high": 19.48,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.25,
"low": 19.81,
"high": 31.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "SGC",
"grade": "4.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:13.631Z",
"trend_7d": {
"direction": "up",
"percent": 3.77
}
}
}
}