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 can use this attack only if you go second, and only on your first turn. Discard an Energy attached to 1 of your opponent's Pokémon.
/api/v1/pokemon/cards/xy11c_ja-44?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy11c_ja-44",
"name": "Meowth",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11c_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11c_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11c_ja/44.large.webp"
}
],
"expansion": {
"id": "xy11c_ja",
"name": "Cruel Traitor",
"total": 59,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY11",
"printed_total": 54,
"release_date": "2016/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11c_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11c_ja.symbol.png",
"translation": {
"en": {
"name": "Cruel Traitor"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603297",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11c_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11c_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11c_ja/44.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Stall",
"text": "You can use this attack only if you go second, and only on your first turn. Discard an Energy attached to 1 of your opponent's Pokémon."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Scratch",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 3.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.64
},
{
"condition": "LP",
"price": 1.78
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 53.92,
"low": 25.2,
"high": 53.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 152.5,
"low": 79.8,
"high": 347.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 22.93,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-10T02:49:57.738Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}