Returns data about known Wonder Cards (aka PCD files) for Generation 4 Pokémon games.

GET /api/pkmnevent4/pcd/0676895c-6653-7ebc-8000-788571a59e79/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-6653-7ebc-8000-788571a59e79/?format=api",
    "id": "0676895c-6653-7ebc-8000-788571a59e79",
    "filename": "060 GameStop Entei ENG [PPorg].pcd",
    "name": "GameStop Entei",
    "lang": "ENG",
    "region": null,
    "kind": "Pokémon",
    "caption": "The Legendary Trio of Johto!",
    "text": "Transfer your Shiny ENTEI to Pokémon\nBlack Version or Pokémon White Version\nfor a special encounter! Be sure to\nsave the game once you receive ENTEI\nat a Poké Mart.",
    "icon1": null,
    "icon2": "http://fe.drgn.gay/api/pkmndata/species/entei/?format=api",
    "icon3": null,
    "date": "2011-01-17",
    "uid": 60,
    "redists": 0,
    "games": [
        "D",
        "P",
        "Pt",
        "HG",
        "SS"
    ],
    "data": 1,
    "item": null,
    "pokétch_app": null,
    "pkm": {
        "url": "http://fe.drgn.gay/api/pkmnevent4/pkm/0676895c-6653-7ebc-8000-788571a59e79/?format=api",
        "pcd": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-6653-7ebc-8000-788571a59e79/?format=api",
        "pv": 2103162128,
        "is_nicknamed": false,
        "nickname": "ENTEI",
        "species": "http://fe.drgn.gay/api/pkmndata/species/entei/?format=api",
        "ability": "http://fe.drgn.gay/api/pkmndata/ability/pressure/?format=api",
        "form": null,
        "markings": 0,
        "held_item": 210,
        "exp": 33750,
        "friendship": 35,
        "is_egg": false,
        "is_genderless": true,
        "is_female": false,
        "hp_ivs": 0,
        "atk_ivs": 0,
        "def_ivs": 0,
        "spe_ivs": 0,
        "spa_ivs": 0,
        "spd_ivs": 0,
        "hp_evs": 0,
        "atk_evs": 0,
        "def_evs": 0,
        "spe_evs": 0,
        "spa_evs": 0,
        "spd_evs": 0,
        "move1": "http://fe.drgn.gay/api/pkmndata/move/flare-blitz/?format=api",
        "move1_pp": 15,
        "move1_pp_ups": 0,
        "move2": "http://fe.drgn.gay/api/pkmndata/move/howl/?format=api",
        "move2_pp": 40,
        "move2_pp_ups": 0,
        "move3": "http://fe.drgn.gay/api/pkmndata/move/extreme-speed/?format=api",
        "move3_pp": 5,
        "move3_pp_ups": 0,
        "move4": "http://fe.drgn.gay/api/pkmndata/move/crush-claw/?format=api",
        "move4_pp": 10,
        "move4_pp_ups": 0,
        "ot_is_female": false,
        "ot_name": "GAMESTP",
        "ot_id": 1171,
        "ot_secret_id": 52447,
        "origin_game": 7,
        "orig_lang": 2,
        "is_fateful_encounter": true,
        "pokéball": "CherishBall",
        "hgss_pokéball": "Unset",
        "met_level": 30,
        "encounter_type": 0,
        "date_met": null,
        "dp_met_loc": null,
        "pt_met_loc": null,
        "date_egg_recv": null,
        "dp_egg_loc": 60,
        "pt_egg_loc": null,
        "pokérus": false,
        "hgss_shiny_leaves": 0,
        "cool_contest_value": 0,
        "beauty_contest_value": 0,
        "cute_contest_value": 0,
        "smart_contest_value": 0,
        "tough_contest_value": 0,
        "sheen_contest_value": 0,
        "ribbons_sinnoh1": "0x0000",
        "ribbons_sinnoh2": "0x0400",
        "ribbons_sinnoh3": "0x0000",
        "ribbons_sinnoh4": "0x0000",
        "ribbons_hoenn1": "0x0000",
        "ribbons_hoenn2": "0x0000"
    },
    "garbage": "l2snMxG2lyF1xxnFrAp3siJ7Tm/nSXaNo7HhMiAT3dK9LNZpGUl3nfucSNDKF/xwKyy8+L6gWyjv8Z4Pi6Jlq6ObpznfHPVmTO3fWK/W9bi+mmxXH2vMq2iRNDCueQUSsbH8ugAAAAAAQAAAAAAAAAAAAAA=",
    "flags_extra": "0x0D",
    "games_extra": "0x00"
}