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

/api/v1/pokemon/cards/sm2p_ja-14vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm2p_ja-14vrh",
"name": "Alolan Ninetales",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/14vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/14vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/14vrh.large.webp"
}
],
"expansion": {
"id": "sm2p_ja",
"name": "Facing a New Trial",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM2+",
"printed_total": 49,
"release_date": "2017/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2p_ja.symbol.png",
"translation": {
"en": {
"name": "Facing a New Trial"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573795",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/14vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/14vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/14vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "110",
"abilities": [
{
"name": "Luminous Barrier",
"text": "Prevent all effects of attacks, including damage, done to this Pokémon by your opponent's Pokémon-GX or Pokémon-EX.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aurora Beam",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.82
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 57.75,
"low": 66,
"high": 66,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:26:34.715Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}