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

Put a Supporter card from your discard pile into your hand.
This attack does 20 damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/gem4-1307vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "gem4-1307vh",
"name": "Phione",
"number": "1307/07",
"printed_number": "1307/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1307vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1307vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1307vh.large.webp"
}
],
"expansion": {
"id": "gem4",
"name": "Gem Pack Vol. 4",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/02/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 4"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1307vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1307vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1307vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Beckon",
"text": "Put a Supporter card from your discard pile into your hand."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Press",
"text": "This attack does 20 damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "takashi shiraishi",
"pricing": {
"currency": "USD",
"market": 7,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 85,
"low": 82,
"high": 88,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 39,
"low": 38,
"high": 39.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 20.73,
"low": 20.65,
"high": 20.81,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65.01,
"low": 62.8,
"high": 67.36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.28,
"low": 19.5,
"high": 20.76,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 22,
"low": 21,
"high": 22.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 39,
"low": 38,
"high": 39.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:34:53.983Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}