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 Metagross and the Defending Pokémon have a different amount of Energy attached to them, this attack's base damage is 40 instead of 70.
/api/v1/pokemon/cards/pcg2_ja-44vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg2_ja-44vh",
"name": "Metagross",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/44vh.large.webp"
}
],
"expansion": {
"id": "pcg2_ja",
"name": "Clash of the Blue Sky",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg2_ja.symbol.png",
"translation": {
"en": {
"name": "Clash of the Blue Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612301",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/44vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Super Connectivity",
"text": "Once during your turn (before your attack), you may search your discard pile for a Psychic or Metal Energy card and attach it to your Active Pokémon. Then, put 1 damage counter on that Pokémon. This power can't be used if Metagross is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Link Blast",
"text": "If Metagross and the Defending Pokémon have a different amount of Energy attached to them, this attack's base damage is 40 instead of 70.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 7.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.85
},
{
"condition": "DMG",
"price": 6.89
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 111,
"low": 111,
"high": 122,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 91.97,
"low": 59.4,
"high": 181.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:01:52.132Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}