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, Pineco does 40 damage to itself and 10 damage to each Pokémon on each player's Bench. (Don't apply Weakness and Resistance for Benched Pokémon.) Flip a coin. If tails, this attack does nothing (not even damage).
/api/v1/pokemon/cards/neo2_ja-5?include=prices 200 15ms{
"success": true,
"data": {
"id": "neo2_ja-5",
"name": "Pineco",
"number": "204",
"printed_number": "204",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-5.large.webp"
}
],
"expansion": {
"id": "neo2_ja",
"name": "Crossing the Ruins...",
"total": 56,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 56,
"release_date": "2000/07/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo2_ja.symbol.png",
"translation": {
"en": {
"name": "Crossing the Ruins..."
}
}
},
"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/neo2_ja-5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2_ja-5.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "40",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Burst",
"text": "Flip a coin. If heads, Pineco does 40 damage to itself and 10 damage to each Pokémon on each player's Bench. (Don't apply Weakness and Resistance for Benched Pokémon.) Flip a coin. If tails, this attack does nothing (not even damage).",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 2.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.7
},
{
"condition": "LP",
"price": 0.68
},
{
"condition": "MP",
"price": 0.66
},
{
"condition": "HP",
"price": 0.55
},
{
"condition": "DMG",
"price": 0.36
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 11,
"high": 34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.95,
"low": 24.22,
"high": 51.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 13.99,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20.25,
"low": 10,
"high": 29.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:18:14.013Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}