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-0910?include=prices 200 17ms{
"success": true,
"data": {
"id": "gem2-0910",
"name": "Sylveon",
"number": "0910/15",
"printed_number": "0910/15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0910.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0910.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0910.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-0910.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0910.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0910.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": "Rare",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 2.5,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 4.68,
"low": 3.98,
"high": 5.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.01,
"low": 12.93,
"high": 13.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14,
"low": 9.5,
"high": 14.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:44:20.569Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}