Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing crucial info: artist #577

Open
miguelgargallo opened this issue Jan 18, 2025 · 0 comments
Open

Missing crucial info: artist #577

miguelgargallo opened this issue Jan 18, 2025 · 0 comments

Comments

@miguelgargallo
Copy link

Artist is missing

{
  "data": {
    "id": "sv7-98",
    "name": "Jirachi",
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "hp": "80",
    "types": [
      "Metal"
    ],
    "attacks": [
      {
        "name": "Swelling Wish",
        "cost": [
          "Colorless"
        ],
        "convertedEnergyCost": 1,
        "damage": "",
        "text": "Attach a Basic Energy card from your discard pile to 1 of your Benched Pokémon."
      },
      {
        "name": "Slap",
        "cost": [
          "Metal",
          "Colorless"
        ],
        "convertedEnergyCost": 2,
        "damage": "30",
        "text": ""
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "retreatCost": [
      "Colorless"
    ],
    "convertedRetreatCost": 1,
    "set": {
      "id": "sv7",
      "name": "Stellar Crown",
      "series": "Scarlet & Violet",
      "printedTotal": 142,
      "total": 175,
      "legalities": {
        "unlimited": "Legal",
        "standard": "Legal",
        "expanded": "Legal"
      },
      "ptcgoCode": "SCR",
      "releaseDate": "2024/09/13",
      "updatedAt": "2024/09/13 15:00:00",
      "images": {
        "symbol": "https://images.pokemontcg.io/sv7/symbol.png",
        "logo": "https://images.pokemontcg.io/sv7/logo.png"
      }
    },
    "number": "98",
    "rarity": "Uncommon",
    "nationalPokedexNumbers": [
      385
    ],
    "legalities": {
      "unlimited": "Legal",
      "standard": "Legal",
      "expanded": "Legal"
    },
    "regulationMark": "H",
    "images": {
      "small": "https://images.pokemontcg.io/sv7/98.png",
      "large": "https://images.pokemontcg.io/sv7/98_hires.png"
    },
    "tcgplayer": {
      "url": "https://prices.pokemontcg.io/tcgplayer/sv7-98",
      "updatedAt": "2025/01/18",
      "prices": {
        "normal": {
          "low": 0.01,
          "mid": 0.1,
          "high": 100.0,
          "market": 0.08,
          "directLow": 0.04
        },
        "reverseHolofoil": {
          "low": 0.01,
          "mid": 0.18,
          "high": 100.0,
          "market": 0.2,
          "directLow": 0.2
        }
      }
    },
    "cardmarket": {
      "url": "https://prices.pokemontcg.io/cardmarket/sv7-98",
      "updatedAt": "2025/01/18",
      "prices": {
        "averageSellPrice": 0.03,
        "lowPrice": 0.02,
        "trendPrice": 0.03,
        "germanProLow": 0.0,
        "suggestedPrice": 0.0,
        "reverseHoloSell": 0.13,
        "reverseHoloLow": 0.02,
        "reverseHoloTrend": 0.13,
        "lowPriceExPlus": 0.02,
        "avg1": 0.03,
        "avg7": 0.03,
        "avg30": 0.03,
        "reverseHoloAvg1": 0.15,
        "reverseHoloAvg7": 0.14,
        "reverseHoloAvg30": 0.13
      }
    }
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant