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

{
    "url": "https://demozoo.org/api/v1/productions/94042/?format=api",
    "demozoo_url": "https://demozoo.org/productions/94042/",
    "id": 94042,
    "title": "Nether Mind",
    "author_nicks": [
        {
            "name": "mudlord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                "id": 23253,
                "name": "mudlord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-11-17",
    "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": "mudlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                    "id": 23253,
                    "name": "mudlord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mudlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23253/?format=api",
                    "id": 23253,
                    "name": "mudlord",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
                    "id": 2885,
                    "name": "Alien^PDX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/syntax12/demo/ml_nethermind.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60756"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "80",
            "competition": {
                "id": 9691,
                "name": "Demo - Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1402/",
                    "id": 1402,
                    "name": "Syntax 2012",
                    "tagline": "",
                    "start_date": "2012-11-17",
                    "end_date": "2012-11-18",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}