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

Count the number of Pokémon you have in play with damage counters on them. Flip a coin. If heads, this attack does 50 damage plus 10 more damage for each of those Pokémon.
/api/v1/pokemon/cards/ecard1_ja-121vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard1_ja-121vh",
"name": "Machamp",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/121vh.large.webp"
}
],
"expansion": {
"id": "ecard1_ja",
"name": "Base Expansion Pack",
"total": 128,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 128,
"release_date": "2001/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.symbol.png",
"translation": {
"en": {
"name": "Base Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576008",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/121vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"abilities": [
{
"name": "Terraforming",
"text": "Once during your turn (before your attack), you may look at the top 4 cards of your deck and rearrange them as you like. This power can't be used if Machamp is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Iron Fist",
"text": "Count the number of Pokémon you have in play with damage counters on them. Flip a coin. If heads, this attack does 50 damage plus 10 more damage for each of those Pokémon.",
"damage": "50+"
}
],
"rarity": "Rare Holo",
"artist": "Shin-ichi Yoshida",
"pricing": {
"currency": "USD",
"market": 73.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 73.32
},
{
"condition": "LP",
"price": 20
},
{
"condition": "DMG",
"price": 23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 148.03,
"low": 205.5,
"high": 205.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 293.04,
"high": 756.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31.9,
"low": 19.4,
"high": 44.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 53.9,
"low": 45.82,
"high": 61.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:16:43.077Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}