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

{
    "url": "https://demozoo.org/api/v1/productions/33754/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33754/",
    "id": 33754,
    "title": "Narcotic Nap",
    "author_nicks": [
        {
            "name": "Hellcore",
            "abbreviation": "HCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10583/?format=api",
                "id": 10583,
                "name": "Hellcore",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-13",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mrock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/279/?format=api",
                    "id": 279,
                    "name": "Mrock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Insane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10562/?format=api",
                    "id": 10562,
                    "name": "Insane",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Orbital",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11997/?format=api",
                    "id": 11997,
                    "name": "Orbital",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22423/?format=api",
                    "id": 22423,
                    "name": "Rage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Revisq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10140/?format=api",
                    "id": 10140,
                    "name": "Revisq",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22422/?format=api",
                    "id": 22422,
                    "name": "Ae",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/astrosyn97/demo/hlc_nark.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1777"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2835,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/885/",
                    "id": 885,
                    "name": "Astrosyn 1997",
                    "tagline": "",
                    "start_date": "1997-12-13",
                    "end_date": "1997-12-14",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/ea/e6fb.351479.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/6c/ea/e6fb.351479.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/ea/e6fb.351479.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}