Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance) .
/api/v1/pokemon/cards/gem1-0706?include=prices 200 52ms{
"success": true,
"data": {
"id": "gem1-0706",
"name": "Pikachu",
"number": "0706/09",
"printed_number": "0706/09",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0706.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0706.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0706.large.webp"
}
],
"expansion": {
"id": "gem1",
"name": "Gem Pack",
"total": 115,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 115,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem1.logo.png",
"translation": {
"en": {
"name": "Gem Pack"
}
}
},
"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/gem1-0706.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0706.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0706.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Growl",
"text": "During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance) ."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pika Bolt",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 5.99,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 89,
"low": 88.5,
"high": 92.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19.25,
"low": 16.36,
"high": 22.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68.29,
"low": 68.12,
"high": 70,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 28.12,
"low": 23.9,
"high": 32.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 35.98,
"low": 30.58,
"high": 41.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 42,
"low": 41,
"high": 44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T03:04:55.869Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}