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

{
    "url": "https://demozoo.org/api/v1/productions/334548/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334548/",
    "id": 334548,
    "title": "Party Intro",
    "author_nicks": [
        {
            "name": "Alpha Flight 1970",
            "abbreviation": "AFL'70",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-09-24",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Michael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53327/?format=api",
                    "id": 53327,
                    "name": "Michael",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/655/?format=api",
                    "id": 655,
                    "name": "Laxity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Michael",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53327/?format=api",
                    "id": 53327,
                    "name": "Michael",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Wave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116091/?format=api",
                    "id": 116091,
                    "name": "Wave",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Dragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4034/?format=api",
                    "id": 4034,
                    "name": "Dragon",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/8394/AFL 1970 - Party Intro.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20500"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42757"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4831/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4831/",
            "id": 4831,
            "name": "NFC & AFL Party",
            "tagline": "",
            "start_date": "1988-09-24",
            "end_date": "1988-09-24",
            "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.85045,
            "longitude": 4.34878,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}