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.
Flip a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/base4_ja-50?include=prices 200 17ms{
"success": true,
"data": {
"id": "base4_ja-50",
"name": "Porygon",
"number": "137",
"printed_number": "137",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-50.large.webp"
}
],
"expansion": {
"id": "base4_ja",
"name": "Rocket Gang",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 65,
"release_date": "1997/11/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base4_ja.symbol.png",
"translation": {
"en": {
"name": "Rocket Gang"
}
}
},
"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/base4_ja-50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4_ja-50.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"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",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psybeam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6
},
{
"condition": "LP",
"price": 0.82
},
{
"condition": "MP",
"price": 0.61
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 20,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16,
"low": 13.75,
"high": 17.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 75,
"low": 62.75,
"high": 325.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 10
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30.95,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 24.99,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 9
},
{
"company": "SGC",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:46:51.987Z",
"trend_7d": {
"direction": "down",
"percent": -14.16
}
}
}
}