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

/api/v1/pokemon/cards/l1ss_ja-44?include=prices 200 16ms{
"success": true,
"data": {
"id": "l1ss_ja-44",
"name": "Unown",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/44.large.webp"
}
],
"expansion": {
"id": "l1ss_ja",
"name": "SoulSilver Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.symbol.png",
"translation": {
"en": {
"name": "SoulSilver Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608279",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/44.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "FLASH",
"text": "Once during your turn, when you put Unown from your hand onto your Bench, you may look at the top 5 cards of your deck and put them back on top of your deck in any order.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hidden Power",
"damage": "10"
}
],
"rarity": "Non",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 1.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.5
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:42:56.672Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}