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

{
    "url": "https://demozoo.org/api/v1/productions/345684/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345684/",
    "id": 345684,
    "title": "Straight Outta Compton!",
    "author_nicks": [
        {
            "name": "Phenomena",
            "abbreviation": "PHA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=118300"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1350/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1350/",
            "id": 1350,
            "name": "Phenomena and Censor Party 1990",
            "tagline": "",
            "start_date": "1990-01-05",
            "end_date": "1990-01-07",
            "location": "Arboga Kommun, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.39452,
            "longitude": 15.79261,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}