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, Machoke's Mega Punch attack's base damage is 80.
/api/v1/pokemon/cards/ecard3-38vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ecard3-38vrh",
"name": "Machoke",
"number": "38",
"printed_number": "38",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/38vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/38vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/38vrh.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86975",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/38vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/38vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/38vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Focus Energy",
"text": "During your next turn, Machoke's Mega Punch attack's base damage is 80."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mega Punch",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 41.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 41.54
},
{
"condition": "HP",
"price": 33.99
},
{
"condition": "DMG",
"price": 16
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 194.75,
"low": 187.75,
"high": 201.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 99.97,
"low": 84.97,
"high": 114.97,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 89.68,
"low": 76.23,
"high": 103.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 208.5,
"low": 184.5,
"high": 232.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 823.21,
"low": 699.73,
"high": 946.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 60,
"low": 51,
"high": 69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 112.04,
"low": 134.51,
"high": 134.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T04:50:22.593Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}