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

Attach a basic Energy card from your discard pile to this Pokémon.
/api/v1/pokemon/cards/swsh4a_ja-323vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "swsh4a_ja-323vh",
"name": "Ditto V",
"number": "323",
"printed_number": "323",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/323vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/323vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/323vh.large.webp"
}
],
"expansion": {
"id": "swsh4a_ja",
"name": "Shiny Star V",
"total": 330,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4a",
"printed_total": 190,
"release_date": "2020/11/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Star V"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571246",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/323vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/323vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4a_ja/323vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Colorless"
],
"hp": "170",
"abilities": [
{
"name": "V Transformation",
"text": "Once during your turn, you may switch this Pokémon with a Basic Pokémon V in your discard pile. Any attached cards, damage counters, Special Conditions, turns in play, and any other effects remain on the new Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Stick On",
"text": "Attach a basic Energy card from your discard pile to this Pokémon."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Secret Super Rare",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 13.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.94
},
{
"condition": "LP",
"price": 11.87
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 22.54,
"low": 19.16,
"high": 25.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 10.28,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 30.7,
"low": 26,
"high": 49.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13,
"low": 13,
"high": 17.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 95,
"low": 75,
"high": 104.53,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 12,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:09:03.251Z",
"trend_7d": {
"direction": "down",
"percent": -2.24
}
}
}
}