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

{
    "url": "https://demozoo.org/api/v1/productions/8323/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8323/",
    "id": 8323,
    "title": "0x00CAFE",
    "author_nicks": [
        {
            "name": "NecroStudios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3635/?format=api",
                "id": 3635,
                "name": "NecroStudios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-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": "Corsario",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10024/?format=api",
                    "id": 10024,
                    "name": "Corsario",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Liso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10026/?format=api",
                    "id": 10026,
                    "name": "Liso",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, design"
        },
        {
            "nick": {
                "name": "Lemoniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11665/?format=api",
                    "id": 11665,
                    "name": "Lemoniac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                    "id": 9805,
                    "name": "Sole",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/euskal11/demo/necrostudios_0x00cafe.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10721"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "7",
            "score": "66",
            "competition": {
                "id": 7584,
                "name": "OpenDemo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/497/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/497/",
                    "id": 497,
                    "name": "Euskal 2003",
                    "tagline": "Euskal Encounter 11: The e-Volution",
                    "start_date": "2003-07-24",
                    "end_date": "2003-07-27",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}