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

Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/ds1_ja-13vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ds1_ja-13vh",
"name": "Axew",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/13vh.large.webp"
}
],
"expansion": {
"id": "ds1_ja",
"name": "Dragon Selection",
"total": 20,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "DS",
"printed_total": 20,
"release_date": "2012/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ds1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ds1_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Selection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602834",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ds1_ja/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"attacks": [
{
"cost": [
"Fighting",
"Metal"
],
"converted_energy_cost": 2,
"name": "Lunge",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "30"
}
],
"rarity": "Triple Rare",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 6.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.48
},
{
"condition": "LP",
"price": 4.24
},
{
"condition": "MP",
"price": 3
},
{
"condition": "HP",
"price": 3
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 103.4,
"low": 118.15,
"high": 155.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:07:31.141Z",
"trend_7d": {
"direction": "down",
"percent": -3.71
}
}
}
}