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

{
    "url": "https://demozoo.org/api/v1/productions/66323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66323/",
    "id": 66323,
    "title": "Block Party Invite",
    "author_nicks": [
        {
            "name": "Northern Dragons",
            "abbreviation": "ND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                "id": 853,
                "name": "Northern Dragons",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-03-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BarZoule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
                    "id": 854,
                    "name": "BarZoule",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Blacklight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/855/?format=api",
                    "id": 855,
                    "name": "Blacklight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "GuyBrush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41239/?format=api",
                    "id": 41239,
                    "name": "GuyBrush",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "K9D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42619/?format=api",
                    "id": 42619,
                    "name": "K9D",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Slamex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63679/?format=api",
                    "id": 63679,
                    "name": "Slamex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/numerica07/demo/newskool/northerndragons-blockparty_final.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/numerica07/demo/newskool/northerndragons-blockparty_party_version.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30040"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "49",
            "competition": {
                "id": 7244,
                "name": "Demos Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/661/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/661/",
                    "id": 661,
                    "name": "Numerica 2007",
                    "tagline": "",
                    "start_date": "2007-03-09",
                    "end_date": "2007-03-11",
                    "location": "Montbéliard, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.50861,
                    "longitude": 6.80297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/663/?format=api",
            "demozoo_url": "https://demozoo.org/parties/663/",
            "id": 663,
            "name": "Blockparty 2007",
            "tagline": "",
            "start_date": "2007-04-27",
            "end_date": "2007-04-29",
            "location": "Cleveland, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.504711,
            "longitude": -81.690742,
            "website": "https://web.archive.org/web/20080420053918/http://www.demoparty.us/2007"
        }
    ],
    "screenshots": [],
    "tags": []
}