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/dp4d_ja-245?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp4d_ja-245",
"name": "Unown Q",
"number": "245",
"printed_number": "245",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4d_ja-245.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4d_ja-245.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4d_ja-245.large.webp"
}
],
"expansion": {
"id": "dp4d_ja",
"name": "Dawn Dash",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP4",
"printed_total": 70,
"release_date": "2007/10/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp4d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp4d_ja.symbol.png",
"translation": {
"en": {
"name": "Dawn Dash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4d_ja-245.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4d_ja-245.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4d_ja-245.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "30",
"abilities": [
{
"name": "QUICK",
"text": "Once during your turn (before your attack), if Unown Q is on your Bench, you may discard all cards attached to Unown Q and attach Unown Q to 1 of your Pokémon as a Pokémon Tool card. As long as Unown Q is attached to a Pokémon, you pay Colorless less to retreat that Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hidden Power",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Non",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "LP",
"price": 1.5
},
{
"condition": "DMG",
"price": 0.99
}
],
"graded": [],
"market_updated_at": "2026-07-30T10:46:27.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}