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

{
    "url": "https://demozoo.org/api/v1/productions/113604/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113604/",
    "id": 113604,
    "title": "Metal Skin 2",
    "author_nicks": [
        {
            "name": "Planet Earth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39977/?format=api",
                "id": 39977,
                "name": "Planet Earth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-14",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Skin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6875/?format=api",
                    "id": 6875,
                    "name": "Skin",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ascii .NFO"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/atparty14/wild/metal_skin_2_by_planet_earth.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63588"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "83",
            "competition": {
                "id": 10503,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2057/",
                    "id": 2057,
                    "name": "@Party 2014",
                    "tagline": "Let's make history! ",
                    "start_date": "2014-06-13",
                    "end_date": "2014-06-15",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}