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

{
    "url": "https://demozoo.org/api/v1/productions/186363/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186363/",
    "id": 186363,
    "title": "Oldskool Wankers Never Die",
    "author_nicks": [
        {
            "name": "Fyllecell",
            "abbreviation": "FLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15119/?format=api",
                "id": 15119,
                "name": "Fyllecell",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-01",
    "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": "Buzzie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4475/?format=api",
                    "id": 4475,
                    "name": "Buzzie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Buzzie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4475/?format=api",
                    "id": 4475,
                    "name": "Buzzie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/dreamhack_winter07/demo/fyllecell-oldskool.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33984"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14249,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/970/",
                    "id": 970,
                    "name": "Dreamhack 2007",
                    "tagline": "DreamHack Winter 2007",
                    "start_date": "2007-11-29",
                    "end_date": "2007-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}