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

You may switch Mesprit with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/dp2_ja-520vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp2_ja-520vh",
"name": "Mesprit",
"number": "520",
"printed_number": "520",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-520vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-520vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-520vh.large.webp"
}
],
"expansion": {
"id": "dp2_ja",
"name": "Secret of the Lakes",
"total": 123,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP2",
"printed_total": 123,
"release_date": "2007/03/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp2_ja.symbol.png",
"translation": {
"en": {
"name": "Secret of the Lakes"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-520vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-520vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-520vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"abilities": [
{
"name": "Upper Material",
"text": "If you have Uxie and Azelf in play, the Retreat Cost for each Uxie, Mesprit, and Azelf (both yours and your opponent's) is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Teleportation Burst",
"text": "You may switch Mesprit with 1 of your Benched Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 41,
"high": 103,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 52.03,
"low": 44.2,
"high": 93.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:46:43.732Z",
"trend_7d": {
"direction": "down",
"percent": -26.49
}
}
}
}