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

{
    "url": "https://demozoo.org/api/v1/productions/5311/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5311/",
    "id": 5311,
    "title": "Starbase BBS (1) [Starbase Intro]",
    "author_nicks": [
        {
            "name": "Access Denied",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5487/?format=api",
                "id": 5487,
                "name": "Access Denied",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-29",
    "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/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "HMC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18609/?format=api",
                    "id": 18609,
                    "name": "HoMiCide",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Boris Ottlewski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48533/?format=api",
                    "id": 48533,
                    "name": "Boris Ottlewski",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sebastian Schenk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48549/?format=api",
                    "id": 48549,
                    "name": "Sebastian Schenk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/bbs/starbase_bbs.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1993/s/starbase.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58370"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 568,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/91/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/91/",
                    "id": 91,
                    "name": "The Party 1992",
                    "tagline": "Part II - The Final",
                    "start_date": "1992-12-27",
                    "end_date": "1992-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/16/25/4f07.157948.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/16/25/4f07.157948.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/25/4f07.157948.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/7c/8191.157949.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/e4/7c/8191.157949.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/7c/8191.157949.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}