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

GET /api/pkmnevent4/pcd/0676895c-70d8-7c29-8000-98c1c871feaf/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-70d8-7c29-8000-98c1c871feaf/?format=api",
    "id": "0676895c-70d8-7c29-8000-98c1c871feaf",
    "filename": "021 Strongest Salamence JPN [PPorg].pcd",
    "name": "Strongest Salamence",
    "lang": "JPN",
    "region": "JP",
    "kind": "Pokémon",
    "caption": "さいきょうクラスプレゼント ボーマンダ",
    "text": "ドラゴンタイプ ぶつりさいきょうクラス\nボーマンダ! だいじにそだててね。\nポケモンを うけとったら このカードは\nすてておこう!",
    "icon1": null,
    "icon2": "http://fe.drgn.gay/api/pkmndata/species/salamence/?format=api",
    "icon3": null,
    "date": "2008-02-15",
    "uid": 21,
    "redists": 0,
    "games": [
        "D",
        "P"
    ],
    "data": 1,
    "item": null,
    "pokétch_app": null,
    "pkm": {
        "url": "http://fe.drgn.gay/api/pkmnevent4/pkm/0676895c-70d8-7c29-8000-98c1c871feaf/?format=api",
        "pcd": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-70d8-7c29-8000-98c1c871feaf/?format=api",
        "pv": 237829104,
        "is_nicknamed": false,
        "nickname": "ボーマンダ",
        "species": "http://fe.drgn.gay/api/pkmndata/species/salamence/?format=api",
        "ability": "http://fe.drgn.gay/api/pkmndata/ability/intimidate/?format=api",
        "form": null,
        "markings": 0,
        "held_item": 250,
        "exp": 156250,
        "friendship": 35,
        "is_egg": false,
        "is_genderless": false,
        "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/hydro-pump/?format=api",
        "move1_pp": 5,
        "move1_pp_ups": 0,
        "move2": "http://fe.drgn.gay/api/pkmndata/move/stone-edge/?format=api",
        "move2_pp": 5,
        "move2_pp_ups": 0,
        "move3": "http://fe.drgn.gay/api/pkmndata/move/fire-blast/?format=api",
        "move3_pp": 5,
        "move3_pp_ups": 0,
        "move4": "http://fe.drgn.gay/api/pkmndata/move/dragon-claw/?format=api",
        "move4_pp": 15,
        "move4_pp_ups": 0,
        "ot_is_female": false,
        "ot_name": "さいきょう",
        "ot_id": 2158,
        "ot_secret_id": 12900,
        "origin_game": 10,
        "orig_lang": 1,
        "is_fateful_encounter": true,
        "pokéball": "CherishBall",
        "hgss_pokéball": "Unset",
        "met_level": 50,
        "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": "0x0000",
        "ribbons_sinnoh3": "0x0000",
        "ribbons_sinnoh4": "0x0000",
        "ribbons_hoenn1": "0x0000",
        "ribbons_hoenn2": "0x0000"
    },
    "garbage": "iolgF0Fl0nteV/ZIUAUn+exvTajWSW+h3dvMWJ2sPYrjxFVj5a/ZUh9ukOJkap4mEop/Xd332TAqtnGnwHqjWi24YHI2upBwKok1+BFrJwHe3F4YWiuez42C0dCHUS8m+RsIfQAAAAAAAAAAAAAAAAAAAAA=",
    "flags_extra": "0x0D",
    "games_extra": "0x00"
}