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

{
    "url": "https://demozoo.org/api/v1/productions/36680/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36680/",
    "id": 36680,
    "title": "Schtrombloxke",
    "author_nicks": [
        {
            "name": "Fulcrum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum",
                "is_group": true
            }
        },
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Seven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                    "id": 11264,
                    "name": "Seven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/atparty12/intro/schtrombloxke_fixed.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59376"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3242,
                "name": "64K/4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1337/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1337/",
                    "id": 1337,
                    "name": "@Party 2012",
                    "tagline": "",
                    "start_date": "2012-06-15",
                    "end_date": "2012-06-17",
                    "location": "Boston, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.358631,
                    "longitude": -71.056702,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}