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

{
    "url": "https://demozoo.org/api/v1/productions/9193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9193/",
    "id": 9193,
    "title": "OMD - Orb MegaDemo",
    "author_nicks": [
        {
            "name": "Orb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/390/?format=api",
                "id": 390,
                "name": "Orb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ultra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2062/?format=api",
                    "id": 2062,
                    "name": "Ultra",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Keops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/389/?format=api",
                    "id": 389,
                    "name": "Keops",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Loading Screen"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ultrafex.de/OMD.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/sundown07/demo/oldschool/orb-omd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32034"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pbbsGVN0pEc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "93",
            "competition": {
                "id": 4817,
                "name": "Open Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/668/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/668/",
                    "id": 668,
                    "name": "Sundown 2007",
                    "tagline": "",
                    "start_date": "2007-09-07",
                    "end_date": "2007-09-09",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}