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/sm11a_ja-12vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11a_ja-12vh",
"name": "Victini",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/12vh.large.webp"
}
],
"expansion": {
"id": "sm11a_ja",
"name": "Remix Bout",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11a",
"printed_total": 64,
"release_date": "2019/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.symbol.png",
"translation": {
"en": {
"name": "Remix Bout"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "575029",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"abilities": [
{
"name": "Victory Heal",
"text": "Once during your turn (before your attack), you may heal 20 damage from 1 of your Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Combustion",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1
},
{
"condition": "LP",
"price": 0.5
},
{
"condition": "MP",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7.5,
"low": 7.5,
"high": 17.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3.5,
"low": 2.98,
"high": 4.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 36,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:54:39.531Z",
"trend_7d": {
"direction": "down",
"percent": -5.66
}
}
}
}