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

{
    "url": "https://demozoo.org/api/v1/productions/71139/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71139/",
    "id": 71139,
    "title": "DemoIllusion - Live Symposium 96",
    "author_nicks": [
        {
            "name": "Inner Circuit Explorers",
            "abbreviation": "ICE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18817/?format=api",
                "id": 18817,
                "name": "Inner Circuit Explorers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Techwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2442/?format=api",
                    "id": 2442,
                    "name": "Techwave",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mattis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34511/?format=api",
                    "id": 34511,
                    "name": "Mattis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/ICE/ICEDEMO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28714"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=b6fnLqHCeLg"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/329/?format=api",
            "demozoo_url": "https://demozoo.org/parties/329/",
            "id": 329,
            "name": "Symposium 1996",
            "tagline": "",
            "start_date": "1996-04-05",
            "end_date": "1996-04-08",
            "location": "Hittfeld, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.38578,
            "longitude": 9.9824,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "commercial-music",
        "sampledemo"
    ]
}