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

GET /api/pkmnevent4/pcd/0676895c-61b4-7cd6-8000-6d45daa7d5a7/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-61b4-7cd6-8000-6d45daa7d5a7/?format=api",
    "id": "0676895c-61b4-7cd6-8000-6d45daa7d5a7",
    "filename": "019 Movie Arceus ENG-USA [PPorg].pcd",
    "name": "Movie Arceus",
    "lang": "ENG",
    "region": "US",
    "kind": "Pokémon",
    "caption": "ARCEUS has arrived!",
    "text": "Trade your ARCEUS to Pokémon HeartGold\nVersion or Pokémon SoulSilver Version\nfor a Legendary surprise! Be sure to\nsave the game once you pick up ARCEUS\nat a Poké Mart.",
    "icon1": null,
    "icon2": "http://fe.drgn.gay/api/pkmndata/species/arceus/?format=api",
    "icon3": null,
    "date": "2009-11-07",
    "uid": 19,
    "redists": 0,
    "games": [
        "D",
        "P",
        "Pt"
    ],
    "data": 1,
    "item": null,
    "pokétch_app": null,
    "pkm": {
        "url": "http://fe.drgn.gay/api/pkmnevent4/pkm/0676895c-61b4-7cd6-8000-6d45daa7d5a7/?format=api",
        "pcd": "http://fe.drgn.gay/api/pkmnevent4/pcd/0676895c-61b4-7cd6-8000-6d45daa7d5a7/?format=api",
        "pv": 1,
        "is_nicknamed": false,
        "nickname": "ARCEUS",
        "species": "http://fe.drgn.gay/api/pkmndata/species/arceus/?format=api",
        "ability": "http://fe.drgn.gay/api/pkmndata/ability/multitype/?format=api",
        "form": null,
        "markings": 0,
        "held_item": 212,
        "exp": 1250000,
        "friendship": 0,
        "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/judgment/?format=api",
        "move1_pp": 10,
        "move1_pp_ups": 0,
        "move2": "http://fe.drgn.gay/api/pkmndata/move/roar-of-time/?format=api",
        "move2_pp": 5,
        "move2_pp_ups": 0,
        "move3": "http://fe.drgn.gay/api/pkmndata/move/spacial-rend/?format=api",
        "move3_pp": 5,
        "move3_pp_ups": 0,
        "move4": "http://fe.drgn.gay/api/pkmndata/move/shadow-force/?format=api",
        "move4_pp": 5,
        "move4_pp_ups": 0,
        "ot_is_female": false,
        "ot_name": "TRU",
        "ot_id": 11079,
        "ot_secret_id": 62276,
        "origin_game": 10,
        "orig_lang": 2,
        "is_fateful_encounter": true,
        "pokéball": "CherishBall",
        "hgss_pokéball": "Unset",
        "met_level": 100,
        "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": "xkEhrIrS6R69eKW3JkpMN9gMvN42V/mSN3gxIsFZ5NSYPkGClLGR/yfQ1Tyr0ucCfRBFFGlEk9RnMSt0KKdXqM4rixP2q9gm1nNWl+szs8FJLTfY1QMjBqX9sO6zqLkKRZlORwAAAAAAQAAAAAAAAAAAAAA=",
    "flags_extra": "0x0D",
    "games_extra": "0x00"
}