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/sm10b_ja-29vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10b_ja-29vh",
"name": "Uxie",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/29vh.large.webp"
}
],
"expansion": {
"id": "sm10b_ja",
"name": "Sky Legend",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10b",
"printed_total": 54,
"release_date": "2019/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.symbol.png",
"translation": {
"en": {
"name": "Sky Legend"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573594",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/29vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/29vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/29vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Secret Territory",
"text": "If you have Mesprit and Azelf in play, apply Weakness for each Pokémon (both yours and your opponent's) as ×4 instead.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psyshot",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 0.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.69
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:50:59.809Z",
"trend_7d": {
"direction": "down",
"percent": -28.87
}
}
}
}