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

{
    "url": "https://demozoo.org/api/v1/productions/36531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36531/",
    "id": 36531,
    "title": "E",
    "author_nicks": [
        {
            "name": "Thesuper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23886/?format=api",
                "id": 23886,
                "name": "Thesuper",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-07-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Johnny Blazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23896/?format=api",
                    "id": 23896,
                    "name": "Johnny Blazer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Ramon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23897/?format=api",
                    "id": 23897,
                    "name": "Ramon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Naymar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23898/?format=api",
                    "id": 23898,
                    "name": "Naymar",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "drwho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9603/?format=api",
                    "id": 9603,
                    "name": "Alff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sweetbutt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                    "id": 9743,
                    "name": "bfox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lovebeam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9554/?format=api",
                    "id": 9554,
                    "name": "sq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nick Roll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lovebeam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9554/?format=api",
                    "id": 9554,
                    "name": "sq",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://skrju.com/download/e_by_thesuper.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/dihalt12/zx/demo/thesuper_-_e.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59436"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/42382"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9nD6IzMS6Ls"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.93",
            "competition": {
                "id": 3214,
                "name": "Combined 8-Bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1408/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1408/",
                    "id": 1408,
                    "name": "DiHalt 2012",
                    "tagline": "OpenAir",
                    "start_date": "2012-07-07",
                    "end_date": "2012-07-08",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "zx-spectrum-128k"
    ]
}