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 you have any Benched Pokémon, shuffle 1 of them and all cards attached to it into your deck.
If the Defending Pokémon has no damage counters on it, this attack does 40 damage. If it has any, this attack does 20 damage.
/api/v1/pokemon/cards/neo4-49v1e?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo4-49v1e",
"name": "Light Machoke",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/49v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/49v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/49v1e.large.webp"
}
],
"expansion": {
"id": "neo4-1st-edition",
"name": "Neo Destiny 1st Edition",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86745",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/49v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/49v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/49v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Return Home",
"text": "If you have any Benched Pokémon, shuffle 1 of them and all cards attached to it into your deck."
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Gentle Kick",
"text": "If the Defending Pokémon has no damage counters on it, this attack does 40 damage. If it has any, this attack does 20 damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 19.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.2
},
{
"condition": "LP",
"price": 14.74
},
{
"condition": "MP",
"price": 8.91
},
{
"condition": "HP",
"price": 5
},
{
"condition": "DMG",
"price": 5.27
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35,
"low": 29.4,
"high": 35,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 100,
"low": 80,
"high": 103.63,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:38:17.114Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}