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

Attach up to 2 Grass Energy cards from your hand to your Pokémon in any way you like.
The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/adv3_ja-7vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "adv3_ja-7vh",
"name": "Roselia",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/7vh.large.webp"
}
],
"expansion": {
"id": "adv3_ja",
"name": "Rulers of the Heavens",
"total": 54,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 54,
"release_date": "2003/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv3_ja.symbol.png",
"translation": {
"en": {
"name": "Rulers of the Heavens"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612986",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/7vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/7vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/7vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"abilities": [
{
"name": "Thick Skin",
"text": "Roselia can't be affected by any Special Conditions.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Speed Growth",
"text": "Attach up to 2 Grass Energy cards from your hand to your Pokémon in any way you like."
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Sleep Powder",
"text": "The Defending Pokémon is now Asleep.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 21.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.08
},
{
"condition": "LP",
"price": 10
},
{
"condition": "HP",
"price": 4.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 47.5,
"low": 15,
"high": 80,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 74.5,
"low": 63.33,
"high": 85.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.36,
"low": 50.01,
"high": 53.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-16T03:31:53.314Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}