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

Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck.
Flip 3 coins. This attack does 20 damage for each heads.
/api/v1/pokemon/cards/sv10_ja-78?include=prices 200 97ms{
"success": true,
"data": {
"id": "sv10_ja-78",
"name": "Team Rocket's Meowth",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/78.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/78.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/78.large.png"
}
],
"expansion": {
"id": "sv10_ja",
"name": "Glory of Team Rocket",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV10",
"printed_total": 98,
"release_date": "2025/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.symbol.png",
"translation": {
"en": {
"name": "Glory of Team Rocket"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "628719",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/78.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/78.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/78.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Catnapping",
"text": "Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 20 damage for each heads."
}
],
"rarity": "usually",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 23.03,
"low": 25.5,
"high": 25.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 35.7,
"low": 34.8,
"high": 36.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 52.07,
"low": 70,
"high": 70,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20.4,
"low": 17.34,
"high": 23.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:11.427Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}