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 Grass Energy card from your hand to Shaymin.
Flip a coin. If tails, discard an Energy attached to Shaymin.
/api/v1/pokemon/cards/pt1_ja-14vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pt1_ja-14vh",
"name": "Shaymin",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/14vh.large.webp"
}
],
"expansion": {
"id": "pt1_ja",
"name": "Galactic's Conquest",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT1",
"printed_total": 96,
"release_date": "2008/10/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.symbol.png",
"translation": {
"en": {
"name": "Galactic's Conquest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607059",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "80",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Growth",
"text": "Attach a Grass Energy card from your hand to Shaymin."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Air Slash",
"text": "Flip a coin. If tails, discard an Energy attached to Shaymin.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 14.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.26
},
{
"condition": "LP",
"price": 11.99
},
{
"condition": "MP",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 53.5,
"low": 47,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 61.5,
"low": 25.5,
"high": 66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 39.99,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 25.34,
"low": 21.27,
"high": 45.92,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:05:04.192Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}