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/swshp_ja-504?include=prices 200 17ms{
"success": true,
"data": {
"id": "swshp_ja-504",
"name": "Latias",
"number": "504",
"printed_number": "504",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/504.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/504.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/504.large.webp"
}
],
"expansion": {
"id": "swshp_ja",
"name": "Sword & Shield Promos",
"total": 340,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "PROMO",
"printed_total": 340,
"release_date": "2019/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.symbol.png",
"translation": {
"en": {
"name": "Sword & Shield Promos"
}
}
},
"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/swshp_ja/504.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/504.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/504.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Fusion Strike"
],
"types": [
"Dragon"
],
"abilities": [
{
"name": "Red Assist",
"text": "Once during your turn, you may attach a Psychic Energy card from your hand to 1 of your Latios.",
"type": "Ability"
}
],
"rarity": "Promo",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 3.54,
"is_stale": true,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-22T04:05:02.787Z",
"trend_7d": {
"direction": "up",
"percent": 10.28
}
}
}
}