Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.
![Unown [G]](https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.large.webp)
If Unown G has any damage counters on it, this attack's base damage is 10.
/api/v1/pokemon/cards/dp4-57?include=prices 200 20ms{
"success": true,
"data": {
"id": "dp4-57",
"name": "Unown [G]",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.large.webp"
}
],
"expansion": {
"id": "dp4",
"name": "Great Encounters",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "GE",
"printed_total": 106,
"release_date": "2008/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90210",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "GUARD",
"text": "Once during your turn (before your attack), if Unown G is on your Bench, you may discard all cards attached to Unown G and attach Unown G to 1 of your Pokémon as a Pokémon Tool card. As long as Unown G is attached to a Pokémon, prevent all effects of attacks, excluding damage, done to that Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hidden Power",
"text": "If Unown G has any damage counters on it, this attack's base damage is 10.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+10"
}
],
"rarity": "Uncommon",
"artist": "Daisuke Ito",
"pricing": {
"currency": "USD",
"market": 6.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.74
},
{
"condition": "LP",
"price": 5.94
},
{
"condition": "MP",
"price": 6.61
},
{
"condition": "HP",
"price": 3.42
},
{
"condition": "DMG",
"price": 2.94
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 113.5,
"low": 96.48,
"high": 130.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:18.271Z",
"trend_7d": {
"direction": "up",
"percent": 2.59
}
}
}
}