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 3 coins. Attach a number of Basic Lightning Energy cards up to the number of heads from your discard pile to your Benched Pokémon in any way you like.
/api/v1/pokemon/cards/svp_ja-129vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "svp_ja-129vh",
"name": "Pachirisu",
"number": "129",
"printed_number": "129",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/129vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/129vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/129vh.large.webp"
}
],
"expansion": {
"id": "svp_ja",
"name": "Scarlet & Violet Promos",
"total": 303,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "PROMO",
"printed_total": 303,
"release_date": "2022/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet & Violet 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/svp_ja/129vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/129vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/129vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Crackling Charge",
"text": "Flip 3 coins. Attach a number of Basic Lightning Energy cards up to the number of heads from your discard pile to your Benched Pokémon in any way you like."
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tiny Bolt",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Yuya Oka",
"pricing": {
"currency": "USD",
"market": 7.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.81
},
{
"condition": "LP",
"price": 7.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 21,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 27,
"low": 27,
"high": 27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 79.99,
"low": 67.99,
"high": 91.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19.38,
"low": 16.47,
"high": 22.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:27:14.453Z",
"trend_7d": {
"direction": "up",
"percent": 3.17
}
}
}
}