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/sm10a_ja-15?include=prices 200 29ms{
"success": true,
"data": {
"id": "sm10a_ja-15",
"name": "Drifblim",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/15.large.webp"
}
],
"expansion": {
"id": "sm10a_ja",
"name": "GG End",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10a",
"printed_total": 54,
"release_date": "2019/04/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.symbol.png",
"translation": {
"en": {
"name": "GG End"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574191",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Tag Transport",
"text": "Once during your turn (before your attack), you may switch your Active TAG TEAM Pokémon with 1 of your Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spinning Attack",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Non",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 0.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.72
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.53,
"low": 11.5,
"high": 15.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:43:03.363Z",
"trend_7d": {
"direction": "up",
"percent": 10.77
}
}
}
}