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

{
    "url": "https://demozoo.org/api/v1/productions/366336/?format=api",
    "demozoo_url": "https://demozoo.org/productions/366336/",
    "id": 366336,
    "title": "Submerged",
    "author_nicks": [
        {
            "name": "Sublevel 3",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8510/?format=api",
                "id": 8510,
                "name": "Sublevel 3",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1996/submrg.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/music/disks/1997/submrg03.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71399"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/42/?format=api",
            "demozoo_url": "https://demozoo.org/parties/42/",
            "id": 42,
            "name": "The Gathering 1996",
            "tagline": "",
            "start_date": "1996-04-02",
            "end_date": "1996-04-06",
            "location": "Hamar, Hedmark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.7945,
            "longitude": 11.06798,
            "website": "http://www.gathering.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}