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

{
    "url": "https://demozoo.org/api/v1/productions/8334/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8334/",
    "id": 8334,
    "title": "The Cube",
    "author_nicks": [
        {
            "name": "Savage",
            "abbreviation": "SVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
                    "id": 5484,
                    "name": "Bp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Smash!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10040/?format=api",
                    "id": 10040,
                    "name": "Smash!",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/DEMO.%2799/Campus.%2799/64k/dacube_f.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=525"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10366,
                "name": "PC 64K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2199/",
                    "id": 2199,
                    "name": "Campus Party 1999",
                    "tagline": "",
                    "start_date": "1999-08",
                    "end_date": "1999-08",
                    "location": "Mollina, Provincia de Málaga, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.13785,
                    "longitude": -4.64128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pmodew"
    ]
}