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, during your opponent's next turn, prevent all effects of attacks, including damage, done to Scyther.
/api/v1/pokemon/cards/neo4_ja-7?include=prices 200 15ms{
"success": true,
"data": {
"id": "neo4_ja-7",
"name": "Scyther",
"number": "123",
"printed_number": "123",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-7.large.webp"
}
],
"expansion": {
"id": "neo4_ja",
"name": "Darkness, and to Light...",
"total": 113,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 113,
"release_date": "2001/04/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo4_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness, and to Light..."
}
}
},
"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/neo4_ja-7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4_ja-7.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Agility",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Scyther.",
"damage": "10"
},
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Sharp Sickle",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Shin-ichi Yoshida",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "LP",
"price": 3.42
},
{
"condition": "MP",
"price": 2.38
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.9,
"low": 31.2,
"high": 32.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.25,
"low": 11,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 138,
"low": 94.5,
"high": 181.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.25,
"low": 12.75,
"high": 31.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T05:25:00.097Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}