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, draw a card.
/api/v1/pokemon/cards/sm1p_ja-41vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm1p_ja-41vrh",
"name": "Eevee",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-41vrh.large.webp"
}
],
"expansion": {
"id": "sm1p_ja",
"name": "Strength Expansion Pack Sun & Moon",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM1+",
"printed_total": 51,
"release_date": "2017/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1p_ja.symbol.png",
"translation": {
"en": {
"name": "Strength Expansion Pack Sun & Moon"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "597777",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1p_ja-41vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"abilities": [
{
"name": "Energy Evolution",
"text": "When you attach a basic Energy card from your hand to this Pokémon during your turn, you may search your deck for a card that evolves from this Pokémon that is the same type as that Energy card and put it onto this Pokémon to evolve it. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Quick Draw",
"text": "Flip a coin. If heads, draw a card."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Shibuzoh.",
"pricing": {
"currency": "USD",
"market": 5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 87,
"high": 120,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.01,
"low": 15,
"high": 20.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.42,
"low": 24.36,
"high": 24.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T04:00:57.054Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}