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 30 damage from this Pokémon.
/api/v1/pokemon/cards/c151j-141?include=prices 200 18ms{
"success": true,
"data": {
"id": "c151j-141",
"name": "Kabutops",
"number": "141/151",
"printed_number": "141/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-141.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-141.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-141.large.webp"
}
],
"expansion": {
"id": "c151j",
"name": "Collect 151 Journey",
"total": 192,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 192,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
"translation": {
"en": {
"name": "Collect 151 Journey"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-141.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-141.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-141.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Draining Blade",
"text": "Heal 30 damage from this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 2.34,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 91,
"low": 77.35,
"high": 104.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9",
"value": 13.7,
"low": 11.65,
"high": 15.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69.95,
"low": 59.46,
"high": 80.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.41,
"low": 13.38,
"high": 13.57,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 15,
"low": 14.5,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:33:39.957Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}