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

{
    "url": "https://demozoo.org/api/v1/productions/5281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5281/",
    "id": 5281,
    "title": "Crypton",
    "author_nicks": [
        {
            "name": "Lords of Liquor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6605/?format=api",
                "id": 6605,
                "name": "Lords of Liquor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-24",
    "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": "Outer Space Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30239/?format=api",
                    "id": 30239,
                    "name": "Outer Space Alliance",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kurli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kurli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/digilab07/demo/lol-crypton.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29909"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 564,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/211/",
                    "id": 211,
                    "name": "DigiLab 2007",
                    "tagline": "",
                    "start_date": "2007-02-20",
                    "end_date": "2007-02-24",
                    "location": "Porsgrunn, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.143992,
                    "longitude": 9.658922,
                    "website": "http://2007.digilab.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "fmod",
        "incomplete-credits"
    ]
}