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

You may put an Energy attached to your opponent's Active Pokémon into their hand.
If you played a Supporter card from your hand during this turn, this attack does 70 more damage.
/api/v1/pokemon/cards/gem2-0908?include=prices 200 17ms{
"success": true,
"data": {
"id": "gem2-0908",
"name": "Sylveon",
"number": "0908/15",
"printed_number": "0908/15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0908.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0908.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0908.large.webp"
}
],
"expansion": {
"id": "gem2",
"name": "Gem Pack 2",
"total": 140,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 140,
"release_date": "2025/05/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
"translation": {
"en": {
"name": "Gem Pack 2"
}
}
},
"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/gem2-0908.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0908.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0908.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Time Out Kick",
"text": "You may put an Energy attached to your opponent's Active Pokémon into their hand.",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Symphony Whip",
"text": "If you played a Supporter card from your hand during this turn, this attack does 70 more damage.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 3,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 55,
"low": 52,
"high": 56,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24.5,
"low": 24,
"high": 25.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 14.43,
"low": 12.27,
"high": 16.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.29,
"low": 40.45,
"high": 42.68,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.02,
"low": 13.23,
"high": 14.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 15,
"low": 15,
"high": 16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 24.5,
"low": 24,
"high": 25.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-20T11:43:43.125Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}