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, during your opponent's next turn, prevent all effects of attacks, including damage, done to Mantine.
/api/v1/pokemon/cards/neo1_ja-28?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo1_ja-28",
"name": "Mantine",
"number": "226",
"printed_number": "226",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-28.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-28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Undulate",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Mantine.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 0.61
},
{
"condition": "MP",
"price": 0.52
},
{
"condition": "HP",
"price": 0.38
},
{
"condition": "DMG",
"price": 0.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 65.71,
"low": 55.85,
"high": 75.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6.29,
"low": 5.35,
"high": 7.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T22:48:44.963Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}