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

{
    "url": "https://demozoo.org/api/v1/productions/170413/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170413/",
    "id": 170413,
    "title": "Kukenskumm",
    "author_nicks": [
        {
            "name": "Speedfisters",
            "abbreviation": "SF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                "id": 4327,
                "name": "Speedfisters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-06",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Demoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40632/?format=api",
                    "id": 40632,
                    "name": "Demoman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Graphicsman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65708/?format=api",
                    "id": 65708,
                    "name": "Graphicsman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Musicman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3179/?format=api",
                    "id": 3179,
                    "name": "moh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://pi.nxs.se/~triple/bb2008/releases/demo/kukenskumm.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/blackbirdie08/demo/kukenskumm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51636"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12915,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/771/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/771/",
                    "id": 771,
                    "name": "Black Birdie 2008",
                    "tagline": "",
                    "start_date": "2008-09-05",
                    "end_date": "2008-09-07",
                    "location": "Vittinge, Heby kommun, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.91464,
                    "longitude": 17.03651,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "nsfw"
    ]
}