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

The Defending Pokémon is now Asleep.
This attack does 10 damage plus 10 more damage for each damage counter on the Defending Pokémon.
/api/v1/pokemon/cards/vs1_ja-74?include=prices 200 16ms{
"success": true,
"data": {
"id": "vs1_ja-74",
"name": "Will's Jynx",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/74.large.webp"
}
],
"expansion": {
"id": "vs1_ja",
"name": "Pokémon VS",
"total": 151,
"language": "Japanese",
"language_code": "ja",
"series": "VS",
"printed_total": 141,
"release_date": "2001/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon VS"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "631835",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/74.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hypnosis",
"text": "The Defending Pokémon is now Asleep."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Meditate",
"text": "This attack does 10 damage plus 10 more damage for each damage counter on the Defending Pokémon.",
"damage": "10+"
}
],
"rarity": "usually",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 29.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29.99
},
{
"condition": "LP",
"price": 20
},
{
"condition": "HP",
"price": 25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 87.03,
"low": 89.4,
"high": 132.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 47.95,
"low": 76,
"high": 76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 47.1,
"low": 79,
"high": 79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 88,
"low": 68.04,
"high": 120,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "SGC",
"grade": "8",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}