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

{
    "url": "https://demozoo.org/api/v1/productions/8214/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8214/",
    "id": 8214,
    "title": "Sound Pressure",
    "author_nicks": [
        {
            "name": "xplsv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-24",
    "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": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9482/?format=api",
                    "id": 9482,
                    "name": "Wizard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                    "id": 10146,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                    "id": 10146,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.xplsv.com/prods/demos/xplsv_sp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/euskal13/demo/xplsv_sp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18250"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "175",
            "competition": {
                "id": 8446,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/499/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/499/",
                    "id": 499,
                    "name": "Euskal 2005",
                    "tagline": "Euskal Encounter 13",
                    "start_date": "2005-07-22",
                    "end_date": "2005-07-25",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "techno"
    ]
}