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

Heal 20 damage from this Pokémon.
/api/v1/pokemon/cards/xyp_ja-71vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xyp_ja-71vh",
"name": "Chesnaught",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/71vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/71vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/71vh.large.webp"
}
],
"expansion": {
"id": "xyp_ja",
"name": "XY Promos",
"total": 299,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"printed_total": 299,
"release_date": "2013/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.symbol.png",
"translation": {
"en": {
"name": "XY Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/71vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/71vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/71vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "160",
"abilities": [
{
"name": "Spiky Shield",
"text": "If this Pokémon is your Active Pokémon and is damaged by an opponent's attack (even if this Pokémon is Knocked Out), put 3 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Touchdown",
"text": "Heal 20 damage from this Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.52,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 9.6,
"low": 8.16,
"high": 11.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-06-27T03:41:47.726Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}