Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Flip a coin. If heads, during your opponent's next turn, prevent all damage done to this Pokémon by attacks.
/api/v1/pokemon/cards/c151j-007?include=prices 200 57ms{
"success": true,
"data": {
"id": "c151j-007",
"name": "Squirtle",
"number": "007/151",
"printed_number": "007/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-007.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-007.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-007.large.webp"
}
],
"expansion": {
"id": "c151j",
"name": "Collect 151 Journey",
"total": 192,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 192,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
"translation": {
"en": {
"name": "Collect 151 Journey"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-007.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-007.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-007.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Withdraw",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all damage done to this Pokémon by attacks."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Skull Bash",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kantaro",
"pricing": {
"currency": "USD",
"market": 2.79,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 50.5,
"low": 47.5,
"high": 54,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 21.75,
"high": 24.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.72,
"low": 36.31,
"high": 41.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 13.05,
"low": 12.23,
"high": 14.02,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14.5,
"low": 13.75,
"high": 15.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 21.75,
"high": 24.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:30:54.809Z",
"trend_7d": {
"direction": "up",
"percent": 76.58
}
}
}
}