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

{
    "url": "https://demozoo.org/api/v1/productions/17579/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17579/",
    "id": 17579,
    "title": "RotoZlow",
    "author_nicks": [
        {
            "name": "Icabod",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8939/?format=api",
                "id": 8939,
                "name": "Icabod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Raww Arse",
            "abbreviation": "RA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
                "id": 8881,
                "name": "Raww Arse",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-04-29",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://factor6.ic.cz/ivp/ivp03_demo.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200605/rotozlow.tap.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/international_vodka06/zx/demo/idiotic/rotozlow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24693"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/17654"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1009,
                "name": "Idiotic Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/322/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/322/",
                    "id": 322,
                    "name": "International Vodka Party 2006 (3)",
                    "tagline": "",
                    "start_date": "2006-04-28",
                    "end_date": "2006-04-30",
                    "location": "Kraków, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06143,
                    "longitude": 19.93658,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/a2/796c.280715.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/11/a2/796c.280715.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/a2/796c.280715.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}