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

Flip a coin. If heads, prevent all damage done to Marill during your opponent's next turn. (Any other effects of attacks still happen.)
Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, Marill does 10 damage to itself.
/api/v1/pokemon/cards/neo1_ja-25?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo1_ja-25",
"name": "Marill",
"number": "183",
"printed_number": "183",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-25.large.webp"
}
],
"expansion": {
"id": "neo1_ja",
"name": "Gold, Silver, to a New World...",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 96,
"release_date": "2000/02/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo1_ja.symbol.png",
"translation": {
"en": {
"name": "Gold, Silver, to a New World..."
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-25.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Defense Curl",
"text": "Flip a coin. If heads, prevent all damage done to Marill during your opponent's next turn. (Any other effects of attacks still happen.)"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Bubble Bomb",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, Marill does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "LP",
"price": 0.53
},
{
"condition": "MP",
"price": 0.57
},
{
"condition": "HP",
"price": 0.45
},
{
"condition": "DMG",
"price": 0.44
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 117,
"low": 99.45,
"high": 134.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 14,
"high": 185.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 1375,
"low": 211.77,
"high": 1577.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.04,
"low": 19.36,
"high": 19.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 55.8,
"low": 40.15,
"high": 59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:32:14.283Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}