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

{
    "url": "https://demozoo.org/api/v1/productions/85884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85884/",
    "id": 85884,
    "title": "Vintage II",
    "author_nicks": [
        {
            "name": "Outbreak",
            "abbreviation": "OTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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://outbreak.scene.se/files/demo/2008/pc/vintageII.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/compusphere08/demo/vintageii.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50831"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4864,
                "name": "Intro/Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/480/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/480/",
                    "id": 480,
                    "name": "Compusphere 2008 (18)",
                    "tagline": "",
                    "start_date": "2008-06-27",
                    "end_date": "2008-06-29",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}