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

{
    "url": "https://demozoo.org/api/v1/productions/187892/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187892/",
    "id": 187892,
    "title": "Gray",
    "author_nicks": [
        {
            "name": "Eldorado",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17021/?format=api",
                "id": 17021,
                "name": "Eldorado",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006",
    "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": "Got",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17020/?format=api",
                    "id": 17020,
                    "name": "Got",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Got",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17020/?format=api",
                    "id": 17020,
                    "name": "Got",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "az",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114871/?format=api",
                    "id": 114871,
                    "name": "az",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Visual Advisor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/2chpartysummer06/demo/gray_by_eldorado.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26616"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14333,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3638/",
                    "id": 3638,
                    "name": "2chParty 2006 Summer",
                    "tagline": "",
                    "start_date": "2006",
                    "end_date": "2006",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://web.archive.org/web/20050208232002/http://2chparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}