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

During your opponent's next turn, they can't play any Item cards from their hand.
/api/v1/pokemon/cards/sv11w_ja-124vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv11w_ja-124vh",
"name": "Frillish",
"number": "124",
"printed_number": "124",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/124vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/124vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/124vh.large.webp"
}
],
"expansion": {
"id": "sv11w_ja",
"name": "White Flare",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11W",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11w_ja.symbol.png",
"translation": {
"en": {
"name": "White Flare"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636677",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/124vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/124vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11w_ja/124vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Oceanic Shadow",
"text": "During your opponent's next turn, they can't play any Item cards from their hand.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Art Rare",
"artist": "Shinya Komatsu",
"pricing": {
"currency": "USD",
"market": 8.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.36
},
{
"condition": "LP",
"price": 5.96
},
{
"condition": "MP",
"price": 4
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.89,
"low": 26.89,
"high": 26.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26.54,
"low": 8.75,
"high": 33.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 25,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.26,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 19.22,
"low": 22.99,
"high": 22.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 10.59,
"low": 11,
"high": 11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:44:15.873Z",
"trend_7d": {
"direction": "down",
"percent": -8.33
}
}
}
}