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

Flip a coin. If heads, this attack does 10 damage plus 10 more damage.
Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies or any other effects on that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/advp_ja-35vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "advp_ja-35vh",
"name": "Absol",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/35vh.large.webp"
}
],
"expansion": {
"id": "advp_ja",
"name": "ADV Promos",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 63,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/35vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
"damage": "10+"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Feint Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies or any other effects on that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 95
},
{
"condition": "LP",
"price": 49.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 68.19,
"low": 57.96,
"high": 78.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 1230,
"low": 1045.5,
"high": 1414.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 105.5,
"low": 95.75,
"high": 105.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 274.39,
"low": 222,
"high": 222,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 299.99,
"low": 254.99,
"high": 344.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1525.01,
"low": 1394,
"high": 1784.76,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "up",
"percent": 6.3
}
},
{
"company": "PSA",
"grade": "6",
"value": 122.5,
"low": 122.5,
"high": 122.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 77,
"low": 77,
"high": 138.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 396.85,
"low": 454,
"high": 486,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:19:39.956Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}