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

{
    "url": "https://demozoo.org/api/v1/productions/87229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87229/",
    "id": 87229,
    "title": "Laptopograms",
    "author_nicks": [
        {
            "name": "Aditiya Mandayam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43382/?format=api",
                "id": 43382,
                "name": "Aditiya Mandayam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-06-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/atparty10/wild/laptopogram.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "57",
            "competition": {
                "id": 9230,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/16/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/16/",
                    "id": 16,
                    "name": "@Party 2010",
                    "tagline": "",
                    "start_date": "2010-06-18",
                    "end_date": "2010-06-20",
                    "location": "Harvard, Worcester County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.50009,
                    "longitude": -71.58284,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}