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

This Pokémon can't attack during your next turn.
/api/v1/pokemon/cards/sm6_ja-41?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6_ja-41",
"name": "Cubone",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/41.large.webp"
}
],
"expansion": {
"id": "sm6_ja",
"name": "Forbidden Light",
"total": 110,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6",
"printed_total": 94,
"release_date": "2018/03/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6_ja.symbol.png",
"translation": {
"en": {
"name": "Forbidden Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574037",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/41.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/41.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/41.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Burdensome Bone",
"text": "This Pokémon can't attack during your next turn.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "usually",
"artist": "sowsow",
"pricing": {
"currency": "USD",
"market": 12.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.18
},
{
"condition": "LP",
"price": 2
},
{
"condition": "HP",
"price": 1.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 56.8,
"low": 48.28,
"high": 65.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 167.16,
"low": 224.99,
"high": 224.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46.63,
"low": 41.73,
"high": 47.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:31:04.315Z",
"trend_7d": {
"direction": "up",
"percent": 10.83
}
}
}
}