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

This attack does 20 damage to 1 of your opponent's Pokémon. This attack's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/dc1-10vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dc1-10vrh",
"name": "Team Magma's Baltoy",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/10vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/10vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/10vrh.large.webp"
}
],
"expansion": {
"id": "dc1",
"name": "Double Crisis",
"total": 34,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "DCR",
"printed_total": 34,
"release_date": "2015/03/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dc1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dc1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "97056",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/10vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/10vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dc1/10vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Telekinesis",
"text": "This attack does 20 damage to 1 of your opponent's Pokémon. This attack's damage isn't affected by Weakness or Resistance."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.24
},
{
"condition": "LP",
"price": 2.47
},
{
"condition": "MP",
"price": 1.62
},
{
"condition": "HP",
"price": 1.88
},
{
"condition": "DMG",
"price": 1.18
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.27,
"low": 15.27,
"high": 15.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:06.007Z",
"trend_7d": {
"direction": "down",
"percent": -12.43
}
}
}
}