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

Choose 1 of your opponent's Active Tera Pokémon's attacks and use it as this attack.
/api/v1/pokemon/cards/sv10-87vs?include=prices 200 22ms{
"success": true,
"data": {
"id": "sv10-87vs",
"name": "Team Rocket's Mimikyu (Staff Stamp)",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-87vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-87vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-87vs.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "634333",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-87vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-87vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-87vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gemstone Mimicry",
"text": "Choose 1 of your opponent's Active Tera Pokémon's attacks and use it as this attack."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "DOM",
"pricing": {
"currency": "USD",
"market": 149.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 149.34
},
{
"condition": "LP",
"price": 124.73
},
{
"condition": "MP",
"price": 57.5
},
{
"condition": "DMG",
"price": 59.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 93.2,
"low": 79.22,
"high": 107.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 150.63,
"low": 130,
"high": 155.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.49,
"low": 6.37,
"high": 8.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 87.7,
"low": 86.4,
"high": 99.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 337.5,
"low": 330,
"high": 341.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 69.77,
"low": 59.3,
"high": 80.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 50,
"low": 48.75,
"high": 67.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 125.25,
"low": 125.06,
"high": 126.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:05:36.204Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}