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

During your next turn, this Pokémon's Excite Punch attack does 60 more damage.
/api/v1/pokemon/cards/sv2a_ja-107vmh?include=prices 200 146ms{
"success": true,
"data": {
"id": "sv2a_ja-107vmh",
"name": "Hitmonchan (Master Ball)",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/107.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/107.large.webp"
}
],
"expansion": {
"id": "sv2a_ja",
"name": "Pokémon Card 151",
"total": 210,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2a",
"printed_total": 165,
"release_date": "2023/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Card 151"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/107.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/107.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/107.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Counterattack",
"text": "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), put 3 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Excite Punch",
"text": "During your next turn, this Pokémon's Excite Punch attack does 60 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "DOM",
"pricing": {
"currency": "USD",
"market": 11.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.47
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 124,
"low": 105.4,
"high": 142.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:51:33.042Z",
"trend_7d": {
"direction": "down",
"percent": -2.13
}
}
}
}