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 2 Energy from this Pokémon.
/api/v1/pokemon/cards/vpo-133?include=prices 200 19ms{
"success": true,
"data": {
"id": "vpo-133",
"name": "Charizard V",
"number": "133/115",
"printed_number": "133/115",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpo-133.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpo-133.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpo-133.large.webp"
}
],
"expansion": {
"id": "vpo",
"name": "Vivid Portrayals (Obsidian)",
"total": 143,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 143,
"release_date": "2023/08/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vpo.logo.png",
"translation": {
"en": {
"name": "Vivid Portrayals (Obsidian)"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpo-133.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpo-133.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vpo-133.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Claw Slash",
"damage": "80"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Fire Spin",
"text": "Discard 2 Energy from this Pokémon.",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 66.49,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 91.38,
"low": 66.55,
"high": 154.82,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 73.25,
"low": 71,
"high": 78.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 139.99,
"low": 105.6,
"high": 172.51,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 41.96,
"low": 29.19,
"high": 54.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:27:53.838Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}