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

{
    "url": "https://demozoo.org/api/v1/productions/354869/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354869/",
    "id": 354869,
    "title": "Boden Party",
    "author_nicks": [
        {
            "name": "Skylight",
            "abbreviation": "SLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108989/?format=api",
                "id": 108989,
                "name": "Skylight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12-22",
    "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": "http://csdb.dk/getinternalfile.php/31627/bodenpartyslt.d64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=41077"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48277"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3663/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3663/",
            "id": 3663,
            "name": "Boden Party 1991",
            "tagline": "",
            "start_date": "1991-09-27",
            "end_date": "1991-09-29",
            "location": "Bodens Kommun, Norrbotten, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 66.04393,
            "longitude": 21.29977,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}