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

GET /api/pkmnevent4/pcd/0676895c-6cf7-7c4e-8000-4cca7eb9f473/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-6cf7-7c4e-8000-4cca7eb9f473/?format=api",
    "id": "0676895c-6cf7-7c4e-8000-4cca7eb9f473",
    "filename": "003 Festa Magmar JPN [PPorg].pcd",
    "name": "Festa Magmar",
    "lang": "JPN",
    "region": "JP",
    "kind": "Pokémon",
    "caption": "ともだちといっしょにプレゼント!ダイヤ",
    "text": "おともだちと つうしんこうかんをして\nあたらしいポケモン ブーバーンへ\nしんか させよう!",
    "icon1": "http://fe.drgn.gay/api/pkmndata/species/magby/?format=api",
    "icon2": "http://fe.drgn.gay/api/pkmndata/species/magmar/?format=api",
    "icon3": "http://fe.drgn.gay/api/pkmndata/species/magmortar/?format=api",
    "date": "2006-12-16",
    "uid": 3,
    "redists": 10,
    "games": [
        "D",
        "Pt",
        "SS"
    ],
    "data": 1,
    "item": null,
    "pokétch_app": null,
    "pkm": {
        "url": "http://fe.drgn.gay/api/pkmnevent4/pkm/0676895c-6cf7-7c4e-8000-4cca7eb9f473/?format=api",
        "pcd": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-6cf7-7c4e-8000-4cca7eb9f473/?format=api",
        "pv": 12610642,
        "is_nicknamed": false,
        "nickname": "ブーバー",
        "species": "http://fe.drgn.gay/api/pkmndata/species/magmar/?format=api",
        "ability": "http://fe.drgn.gay/api/pkmndata/ability/flame-body/?format=api",
        "form": null,
        "markings": 0,
        "held_item": 323,
        "exp": 27000,
        "friendship": 70,
        "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/smokescreen/?format=api",
        "move1_pp": 20,
        "move1_pp_ups": 0,
        "move2": "http://fe.drgn.gay/api/pkmndata/move/fire-spin/?format=api",
        "move2_pp": 15,
        "move2_pp_ups": 0,
        "move3": "http://fe.drgn.gay/api/pkmndata/move/confuse-ray/?format=api",
        "move3_pp": 10,
        "move3_pp_ups": 0,
        "move4": "http://fe.drgn.gay/api/pkmndata/move/fire-punch/?format=api",
        "move4_pp": 15,
        "move4_pp_ups": 0,
        "ot_is_female": false,
        "ot_name": "フェスタ",
        "ot_id": 11256,
        "ot_secret_id": 18298,
        "origin_game": 10,
        "orig_lang": 1,
        "is_fateful_encounter": true,
        "pokéball": "PokéBall",
        "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": 29,
        "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": "W4x4qQoOb3pqQAOvhyn57yLi3WSa9ECo8AuVT627U8lVs2EAImzr3MYIS54eQXjxBMBoU1BqKsXG+c73aWFSg2NZUpyJZ+ftIG6O/ZKSRojFmta/qq10pU0v8RxJ2lwcJPH1gQAAAAAAAAAAAAAAAAAAAAA=",
    "flags_extra": "0x0D",
    "games_extra": "0x200"
}