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 for each Water Energy attached to Sea's Manaphy. This attack does 20 damage plus 10 more damage for each heads.
/api/v1/pokemon/cards/pcgp_ja-150vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcgp_ja-150vh",
"name": "Sea's Manaphy",
"number": "150",
"printed_number": "150",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/150vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/150vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/150vh.large.webp"
}
],
"expansion": {
"id": "pcgp_ja",
"name": "PCG Promos",
"total": 153,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 153,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
"translation": {
"en": {
"name": "PCG Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/150vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/150vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/150vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"abilities": [
{
"name": "Water Absorb",
"text": "When you attach a Water Energy card from your hand to Sea's Manaphy, remove all Special Conditions and 1 damage counter from Sea's Manaphy.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Punch",
"text": "Flip a coin for each Water Energy attached to Sea's Manaphy. This attack does 20 damage plus 10 more damage for each heads.",
"damage": "20+"
}
],
"rarity": "Promo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 16.4,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 16.4
},
{
"condition": "LP",
"price": 10.5
},
{
"condition": "MP",
"price": 7
},
{
"condition": "DMG",
"price": 4
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-06-27T03:43:36.736Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}