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

If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 20 damage plus 50 more damage.
Flip a coin. If heads, this attack does 60 damage plus 30 more damage and the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/dp1-31vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp1-31vrh",
"name": "Machamp",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/31vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/31vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/31vrh.large.webp"
}
],
"expansion": {
"id": "dp1",
"name": "Diamond & Pearl",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "DP",
"printed_total": 130,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86965",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/31vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/31vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/31vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Revenge",
"text": "If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 20 damage plus 50 more damage.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Dynamic Punch",
"text": "Flip a coin. If heads, this attack does 60 damage plus 30 more damage and the Defending Pokémon is now Confused.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+30"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "LP",
"price": 2.37
},
{
"condition": "MP",
"price": 1.83
},
{
"condition": "HP",
"price": 0.93
},
{
"condition": "DMG",
"price": 1.02
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 34.63,
"low": 29.44,
"high": 39.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24,
"low": 24,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:58:35.862Z",
"trend_7d": {
"direction": "down",
"percent": -53.28
}
}
}
}