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 this Pokémon has any Team Rocket's Energy attached, this attack does 60 more damage.
/api/v1/pokemon/cards/sv10-51vrh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sv10-51vrh",
"name": "Team Rocket's Articuno",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/51vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/51vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/51vrh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "632864",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/51vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/51vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/51vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": "Repelling Veil",
"text": "Prevent all effects of attacks used by your opponent's Pokémon done to your Basic Team Rocket's Pokémon. (Existing effects are not removed. Damage is not an effect.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Frost",
"text": "If this Pokémon has any Team Rocket's Energy attached, this attack does 60 more damage.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 0.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.42
},
{
"condition": "MP",
"price": 0.39
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 14.13,
"low": 12.01,
"high": 16.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 125.5,
"low": 54.97,
"high": 195.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25,
"trend": {
"direction": "up",
"percent": 9
}
},
{
"company": "PSA",
"grade": "8",
"value": 13.73,
"low": 20.74,
"high": 20.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 23.68,
"low": 13.82,
"high": 35.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19,
"trend": {
"direction": "up",
"percent": 8.3
}
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -16
}
}
}
}