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

Flip a coin. If heads, this attack does 20 damage times the number of damage counters on this Pokémon.
/api/v1/pokemon/cards/cp3_ja-3?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp3_ja-3",
"name": "Charmander",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/3.large.webp"
}
],
"expansion": {
"id": "cp3_ja",
"name": "PokéKyun Collection",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP3",
"printed_total": 32,
"release_date": "2016/01/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.symbol.png",
"translation": {
"en": {
"name": "PokéKyun Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605454",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/3.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Playful",
"text": "Flip a coin. If heads, this attack does 20 damage times the number of damage counters on this Pokémon.",
"damage": "20×"
}
],
"rarity": "usually",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 48.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 48.14
},
{
"condition": "LP",
"price": 30.6
},
{
"condition": "MP",
"price": 12
},
{
"condition": "DMG",
"price": 8
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 22.9,
"low": 19.47,
"high": 26.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 57,
"low": 38,
"high": 77.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.8,
"low": 15.98,
"high": 21.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 220,
"low": 213.3,
"high": 289.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "down",
"percent": -15.4
}
},
{
"company": "PSA",
"grade": "3",
"value": 85.5,
"low": 72.68,
"high": 98.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 11,
"high": 20.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
}
],
"market_updated_at": "2026-09-22T03:33:05.475Z",
"trend_7d": {
"direction": "up",
"percent": 3.48
}
}
}
}