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

{
    "url": "https://demozoo.org/api/v1/productions/52598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52598/",
    "id": 52598,
    "title": "We all shivering at night",
    "author_nicks": [
        {
            "name": "Elfh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9693/?format=api",
                "id": 9693,
                "name": "Elfh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cyberpunks Unity",
            "abbreviation": "CPU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        },
        {
            "name": "Inward",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8898/?format=api",
                "id": 8898,
                "name": "Inward",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-02-10",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://opensourcezx.untergrund.net/files/we_all_shivering/shivering_src.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/raww_orgy07/zx/256b/03_shivering_acb.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/raww_orgy07/zx/r_orgy07.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29715"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/2520274"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "71",
            "competition": {
                "id": 5467,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1489/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1489/",
                    "id": 1489,
                    "name": "Raww.orgy 2007",
                    "tagline": "raww.moregy - threesome",
                    "start_date": "2007-02-09",
                    "end_date": "2007-02-11",
                    "location": "Yeovil, Somerset, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.94159,
                    "longitude": -2.63211,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/32/c792.333101.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/1f/32/c792.333101.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/32/c792.333101.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}