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

If the Defending Pokémon has a Weakness, you may change it to a type of your choice other than Colorless.
Change Porygon's Resistance to a type of your choice other than Colorless.
/api/v1/pokemon/cards/base1_ja-64?include=prices 200 18ms{
"success": true,
"data": {
"id": "base1_ja-64",
"name": "Porygon",
"number": "137",
"printed_number": "137",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1_ja-64.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1_ja-64.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1_ja-64.large.webp"
}
],
"expansion": {
"id": "base1_ja",
"name": "Expansion Pack",
"total": 102,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 102,
"release_date": "1996/10/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base1_ja.symbol.png",
"translation": {
"en": {
"name": "Expansion Pack"
}
}
},
"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/base1_ja-64.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1_ja-64.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1_ja-64.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "30",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Conversion 1",
"text": "If the Defending Pokémon has a Weakness, you may change it to a type of your choice other than Colorless."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Conversion 2",
"text": "Change Porygon's Resistance to a type of your choice other than Colorless."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Tomoaki Imakuni",
"pricing": {
"currency": "USD",
"market": 7.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.51
},
{
"condition": "LP",
"price": 2.38
},
{
"condition": "MP",
"price": 2.1
},
{
"condition": "HP",
"price": 1.14
},
{
"condition": "DMG",
"price": 0.88
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 265.5,
"low": 219.12,
"high": 410,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "3.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29.99,
"low": 29.99,
"high": 36.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33.63,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 511.02,
"low": 248.3,
"high": 880,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "4",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 49.99,
"low": 45,
"high": 49.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 66.5,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 144.99,
"low": 144.99,
"high": 150.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 130,
"low": 82.3,
"high": 145.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:01:22.309Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}