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

{
    "url": "https://demozoo.org/api/v1/productions/339529/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339529/",
    "id": 339529,
    "title": "Contact Demo",
    "author_nicks": [
        {
            "name": "House Designs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8213/?format=api",
                "id": 8213,
                "name": "House Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/43446/CONTACT_HOUSE_D..T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51858"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45945"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4947/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4947/",
            "id": 4947,
            "name": "Sense + House Designs Party 1991",
            "tagline": "",
            "start_date": "1991-04-06",
            "end_date": "1991-04-07",
            "location": "Reeuwijk, Bodegraven-Reeuwijk, South Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.04667,
            "longitude": 4.725,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2285/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2285/",
            "id": 2285,
            "name": "Venlo Meeting April 1991",
            "tagline": "",
            "start_date": "1991-04-20",
            "end_date": "1991-04-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}