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

Attach a Basic Fighting Energy card from your discard pile to each of your Benched Pokémon.
This Pokémon also does 40 damage to itself.
/api/v1/pokemon/cards/gem4-2307vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "gem4-2307vh",
"name": "Mudsdale",
"number": "2307/07",
"printed_number": "2307/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2307vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2307vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2307vh.large.webp"
}
],
"expansion": {
"id": "gem4",
"name": "Gem Pack Vol. 4",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/02/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 4"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2307vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2307vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-2307vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Mud Stock",
"text": "Attach a Basic Fighting Energy card from your discard pile to each of your Benched Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "High Horsepower",
"text": "This Pokémon also does 40 damage to itself.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "MINAMINAMI Take",
"pricing": {
"currency": "USD",
"market": 7,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 92,
"low": 85.5,
"high": 93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 42,
"low": 38,
"high": 43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 19.56,
"low": 18.8,
"high": 19.57,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 21,
"low": 20.5,
"high": 21.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68.88,
"low": 62.64,
"high": 70.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.41,
"low": 20.63,
"high": 21.61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 23,
"low": 21.5,
"high": 23.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 42,
"low": 38,
"high": 43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:34:53.983Z",
"trend_7d": {
"direction": "down",
"percent": -6.54
}
}
}
}