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

{
    "url": "https://demozoo.org/api/v1/productions/5257/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5257/",
    "id": 5257,
    "title": "Narcoleptic Insomnia",
    "author_nicks": [
        {
            "name": "Boozing Kupoz",
            "abbreviation": "bk",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5081/?format=api",
                "id": 5081,
                "name": "Boozing Kupoz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-02-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": "Vamecum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4968/?format=api",
                    "id": 4968,
                    "name": "Vame",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MrWb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6602/?format=api",
                    "id": 6602,
                    "name": "MrWb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lost Logic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6603/?format=api",
                    "id": 6603,
                    "name": "Lost Logic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zapchud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6604/?format=api",
                    "id": 6604,
                    "name": "Zapchud",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/digilab05/demo/bk_f_nain.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16106"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 551,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/208/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/208/",
                    "id": 208,
                    "name": "DigiLab 2005",
                    "tagline": "",
                    "start_date": "2005-02-23",
                    "end_date": "2005-02-26",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": "http://2005.digilab.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}