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

{
    "url": "https://demozoo.org/api/v1/productions/10059/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10059/",
    "id": 10059,
    "title": "N.Y.C.D.",
    "author_nicks": [
        {
            "name": "Thaumaturge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11274/?format=api",
                "id": 11274,
                "name": "Thaumaturge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11277/?format=api",
                    "id": 11277,
                    "name": "Spark",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Warp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11273/?format=api",
                    "id": 11273,
                    "name": "Warp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tharsis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11275/?format=api",
                    "id": 11275,
                    "name": "Tharsis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thaumaturge.frob.nl/releases.html"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/takeover97/demos/nycd.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/x-takeover97/demos/nycd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4371"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "34",
            "competition": {
                "id": 2630,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/74/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/74/",
                    "id": 74,
                    "name": "X 1997",
                    "tagline": "Takeover",
                    "start_date": "1997-04-04",
                    "end_date": "1997-04-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}