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

If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.
/api/v1/pokemon/cards/base4_ja-49?include=prices 200 19ms{
"success": true,
"data": {
"id": "base4_ja-49",
"name": "Eevee",
"number": "133",
"printed_number": "133",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-49.large.webp"
}
],
"expansion": {
"id": "base4_ja",
"name": "Rocket Gang",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 65,
"release_date": "1997/11/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang"
}
}
},
"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/base4_ja-49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-49.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sand-attack",
"text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 5.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.5
},
{
"condition": "LP",
"price": 2.49
},
{
"condition": "MP",
"price": 2.21
},
{
"condition": "HP",
"price": 0.79
},
{
"condition": "DMG",
"price": 1.03
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 250,
"low": 36,
"high": 250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7,
"high": 11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 15,
"high": 17.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 1230,
"low": 706,
"high": 1281.75,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13.7,
"low": 13.53,
"high": 13.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 14.7,
"low": 14.7,
"high": 14.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 28,
"high": 30.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
},
{
"company": "SGC",
"grade": "6",
"value": 7.99,
"low": 6.79,
"high": 9.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:05:24.186Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}