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

{
    "url": "https://demozoo.org/api/v1/productions/60687/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60687/",
    "id": 60687,
    "title": "The Serum",
    "author_nicks": [
        {
            "name": "Skypher",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35077/?format=api",
                "id": 35077,
                "name": "Skypher",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/hype02/in64/serum.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "17",
            "competition": {
                "id": 6632,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/896/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/896/",
                    "id": 896,
                    "name": "Hype 2002",
                    "tagline": "",
                    "start_date": "2002-02-14",
                    "end_date": "2002-02-17",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}