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

If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.
Flip a coin. If heads, shuffle Koga's Koffing and all cards attached to it into your deck (after doing damage).
/api/v1/pokemon/cards/gym2_ja-15?include=prices 200 16ms{
"success": true,
"data": {
"id": "gym2_ja-15",
"name": "Koga's Koffing",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-15.large.webp"
}
],
"expansion": {
"id": "gym2_ja",
"name": "Challenge from the Darkness",
"total": 98,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 98,
"release_date": "1999/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.symbol.png",
"translation": {
"en": {
"name": "Challenge from the Darkness"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Smokescreen",
"text": "If the Defending Pokémon tries to attack during your opponent's next turn, your opponent flips a coin. If tails, that attack does nothing.",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Obscuring Gas",
"text": "Flip a coin. If heads, shuffle Koga's Koffing and all cards attached to it into your deck (after doing damage).",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.49
},
{
"condition": "LP",
"price": 1.28
},
{
"condition": "MP",
"price": 0.87
},
{
"condition": "HP",
"price": 0.53
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.75,
"low": 10.87,
"high": 12.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 100,
"high": 107.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15.99,
"low": 13.59,
"high": 18.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 38.63,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22.32,
"low": 22.13,
"high": 22.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:43:24.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}