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

Your opponent chooses an attack from 1 of their Pokémon in play. This Pokémon uses the chosen attack as this attack.
/api/v1/pokemon/cards/sv4a_ja-262vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4a_ja-262vh",
"name": "Mime Jr.",
"number": "262",
"printed_number": "262",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/262vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/262vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/262vh.large.webp"
}
],
"expansion": {
"id": "sv4a_ja",
"name": "Shiny Treasure ex",
"total": 360,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4a",
"printed_total": 190,
"release_date": "2023/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Treasure ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567663",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/262vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/262vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/262vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "30",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Mimicking Pretend",
"text": "Your opponent chooses an attack from 1 of their Pokémon in play. This Pokémon uses the chosen attack as this attack."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Holo",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 1.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.76
},
{
"condition": "LP",
"price": 1.47
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14.25,
"low": 13,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31.71,
"low": 21.65,
"high": 46.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:36:13.271Z",
"trend_7d": {
"direction": "down",
"percent": -22.81
}
}
}
}