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

Discard the top 2 cards of your deck.
/api/v1/pokemon/cards/sv2a_ja-149vmh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv2a_ja-149vmh",
"name": "Dragonite (Master Ball)",
"number": "149",
"printed_number": "149",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/149vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/149vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/149vh.large.webp"
}
],
"expansion": {
"id": "sv2a_ja",
"name": "Pokémon Card 151",
"total": 210,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2a",
"printed_total": 165,
"release_date": "2023/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Card 151"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/149vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/149vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/149vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "180",
"abilities": [
{
"name": "Jet Cruise",
"text": "Your Pokémon in play have no Retreat Cost.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Dragon Pulse",
"text": "Discard the top 2 cards of your deck.",
"damage": "180"
}
],
"rarity": "Rare",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 108.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 108.29
},
{
"condition": "LP",
"price": 45
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 450.07,
"low": 150.14,
"high": 750,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 85,
"low": 31,
"high": 139,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 235.5,
"low": 188.3,
"high": 238.94,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 69.5,
"low": 59.08,
"high": 79.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:51:33.042Z",
"trend_7d": {
"direction": "down",
"percent": -2.15
}
}
}
}