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 your opponent has any Evolved Pokémon in play, draw 3 cards.
/api/v1/pokemon/cards/adv2_ja-36vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "adv2_ja-36vh",
"name": "Solrock",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/36vh.large.webp"
}
],
"expansion": {
"id": "adv2_ja",
"name": "Miracle of the Desert",
"total": 53,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 53,
"release_date": "2003/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle of the Desert"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613575",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/36vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "70",
"abilities": [
{
"name": "Solar Eclipse",
"text": "Once during your turn (before your attack), if Lunatone is in play, you may use this power. Until the end of your turn, Solrock's type is Fire. This power can't be used if Solrock is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Cosmic Draw",
"text": "If your opponent has any Evolved Pokémon in play, draw 3 cards."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Solar Blast",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8
},
{
"condition": "MP",
"price": 6.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 104.48,
"low": 173.5,
"high": 173.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18.93,
"low": 22.5,
"high": 22.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-05T08:06:32.360Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}