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, the Defending Pokémon is now Paralyzed.
Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Flying Pikachu; if tails, this attack does nothing (not even damage).
/api/v1/pokemon/cards/pt2_ja-90vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pt2_ja-90vh",
"name": "Flying Pikachu",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/90vh.large.webp"
}
],
"expansion": {
"id": "pt2_ja",
"name": "Bonds to the End of Time",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT2",
"printed_total": 90,
"release_date": "2008/12/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt2_ja.symbol.png",
"translation": {
"en": {
"name": "Bonds to the End of Time"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607203",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt2_ja/90vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "40",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Thundershock",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fly",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Flying Pikachu; if tails, this attack does nothing (not even damage).",
"damage": "30"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 27.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27.89
}
],
"graded": [
{
"company": "CGC",
"grade": "4.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 410,
"low": 348.5,
"high": 471.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 59,
"low": 92,
"high": 92,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 38,
"low": 38,
"high": 87.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-08-10T06:02:45.058Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}