GET /api/v1/productions/20321/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/20321/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20321/",
    "id": 20321,
    "title": "Wank Games",
    "author_nicks": [
        {
            "name": "Candle",
            "abbreviation": "CDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13280/?format=api",
                "id": 13280,
                "name": "Candle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-02-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Candle/Candle-WankGames.adf"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.m4rko.com/candle/download/CDL-Wank_Games.adf.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/datastorm10/misc/cdl-wank_games_adf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=25090"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54402"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/38/?format=api",
            "demozoo_url": "https://demozoo.org/parties/38/",
            "id": 38,
            "name": "Datastorm 2010",
            "tagline": "",
            "start_date": "2010-02-05",
            "end_date": "2010-02-07",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701235,
            "longitude": 11.967105,
            "website": "http://www.datastorm.se/archive/2010/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}