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

Flip a coin. If heads, this attack does 20 damage plus 40 more damage.
/api/v1/pokemon/cards/pt4_ja-75?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt4_ja-75",
"name": "Porygon-Z G",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/75.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/75.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/75.large.webp"
}
],
"expansion": {
"id": "pt4_ja",
"name": "Advent of Arceus",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT4",
"printed_total": 90,
"release_date": "2009/07/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.symbol.png",
"translation": {
"en": {
"name": "Advent of Arceus"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607708",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/75.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/75.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/75.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Colorless"
],
"hp": "80",
"abilities": [
{
"name": "Dowsing Code",
"text": "Once during your turn, when you put Porygon-Z G from your hand onto your Bench, you may search your discard pile for up to 2 Pokémon Tool cards, show them to your opponent, and shuffle them into your deck.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Ambush",
"text": "Flip a coin. If heads, this attack does 20 damage plus 40 more damage.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Nobuyuki Fujimoto",
"pricing": {
"currency": "USD",
"market": 2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-31T06:58:29.571Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}