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

Search your deck for a Basic Lightning Energy card and attach it to this Pokémon. Then, shuffle your deck.
/api/v1/pokemon/cards/c151j-170?include=prices 200 21ms{
"success": true,
"data": {
"id": "c151j-170",
"name": "Pikachu",
"number": "170/151",
"printed_number": "170/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-170.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-170.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-170.large.webp"
}
],
"expansion": {
"id": "c151j",
"name": "Collect 151 Journey",
"total": 192,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 192,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
"translation": {
"en": {
"name": "Collect 151 Journey"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-170.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-170.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-170.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Charge",
"text": "Search your deck for a Basic Lightning Energy card and attach it to this Pokémon. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pika Punch",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Oswaldo KATO",
"pricing": {
"currency": "USD",
"market": 499,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1320.62,
"low": 1150.56,
"high": 1355,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "9.5",
"value": 127.01,
"low": 120.84,
"high": 133.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 1350,
"low": 1043.5,
"high": 1574.21,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "CGC",
"grade": "9",
"value": 429.38,
"low": 412.5,
"high": 472.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "8",
"value": 632.9,
"low": 627.75,
"high": 642.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 696,
"low": 690.5,
"high": 706.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 766,
"low": 760,
"high": 777.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1147.99,
"low": 1062.5,
"high": 2112.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 86,
"trend": {
"direction": "down",
"percent": -25.1
}
},
{
"company": "PSA",
"grade": "8",
"value": 595.51,
"low": 521.79,
"high": 623.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 496.5,
"low": 470,
"high": 830,
"confidence": "high",
"value_kind": "sold",
"sold_count": 45,
"trend": {
"direction": "down",
"percent": -24.8
}
},
{
"company": "PSA",
"grade": "9.5",
"value": 789,
"low": 746.15,
"high": 827,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 860,
"low": 832,
"high": 901,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 673.9,
"low": 542.8,
"high": 725.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:26:21.699Z",
"trend_7d": {
"direction": "up",
"percent": 6.17
}
}
}
}