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/sm3n_ja-44vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm3n_ja-44vh",
"name": "Porygon-Z",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/44vh.large.webp"
}
],
"expansion": {
"id": "sm3n_ja",
"name": "Darkness that Consumes Light",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3N",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness that Consumes Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573509",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/44vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "130",
"abilities": [
{
"name": "Initialize",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may devolve each of your opponent's evolved Pokémon by putting the highest Stage Evolution card on it into your opponent's hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Zap Cannon",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "MAHOU",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 399.99,
"low": 339.99,
"high": 459.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:59:54.613Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}