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

{
    "url": "https://demozoo.org/api/v1/productions/31409/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31409/",
    "id": 31409,
    "title": "Proton",
    "author_nicks": [
        {
            "name": "Black Maiden",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden",
                "is_group": true
            }
        },
        {
            "name": "Science",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11966/?format=api",
                "id": 11966,
                "name": "Science",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-26",
    "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": "Jar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11969/?format=api",
                    "id": 11969,
                    "name": "Arm1n",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11969/?format=api",
                    "id": 11969,
                    "name": "Arm1n",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Hijacker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14583/?format=api",
                    "id": 14583,
                    "name": "Hijacker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ritzu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11971/?format=api",
                    "id": 11971,
                    "name": "Ritzu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/nvscene08/demo/sci_proton.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51463"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "93",
            "competition": {
                "id": 2534,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/554/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/554/",
                    "id": 554,
                    "name": "NVScene 2008",
                    "tagline": "",
                    "start_date": "2008-08-25",
                    "end_date": "2008-08-27",
                    "location": "San Jose, Santa Clara County, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 37.33939,
                    "longitude": -121.89496,
                    "website": "http://nvision.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bass",
        "directx-9",
        "shader-model-3.0"
    ]
}