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

Remove 2 damage counters from Oddish.
/api/v1/pokemon/cards/pcg7_ja-12?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg7_ja-12",
"name": "Oddish δ",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/12.large.webp"
}
],
"expansion": {
"id": "pcg7_ja",
"name": "Holon Phantom",
"total": 52,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 52,
"release_date": "2006/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Phantom"
}
}
},
"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/pcg7_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/12.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Water"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Blot",
"text": "Remove 2 damage counters from Oddish.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 4.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.49
},
{
"condition": "LP",
"price": 3
},
{
"condition": "HP",
"price": 1.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.59,
"low": 26.85,
"high": 36.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-07-30T10:32:49.175Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}