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

Mantine can't attack during your next turn.
/api/v1/pokemon/cards/neo4_ja-31?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo4_ja-31",
"name": "Mantine",
"number": "226",
"printed_number": "226",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-31.large.webp"
}
],
"expansion": {
"id": "neo4_ja",
"name": "Darkness, and to Light...",
"total": 113,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 113,
"release_date": "2001/04/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo4_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness, and to Light..."
}
}
},
"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/neo4_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-31.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Giant Wave",
"text": "Mantine can't attack during your next turn.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Yukiko Baba",
"pricing": {
"currency": "USD",
"market": 1.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.97
},
{
"condition": "HP",
"price": 0.89
},
{
"condition": "DMG",
"price": 1.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 10,
"low": 9.08,
"high": 10,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 130.38,
"low": 90.69,
"high": 170.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13.25,
"low": 11.26,
"high": 15.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:40:02.948Z",
"trend_7d": {
"direction": "down",
"percent": -0.51
}
}
}
}