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

{
    "url": "https://demozoo.org/api/v1/productions/84841/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84841/",
    "id": 84841,
    "title": "GmDLSTool",
    "author_nicks": [
        {
            "name": "xplsv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04-28",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blackpawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11577/?format=api",
                    "id": 11577,
                    "name": "Blackpawn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.blackpawn.com/dev/xplsv_GmDLSTool.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/blockparty07/wild/xplsv_gmdlstool.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30541"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "54",
            "competition": {
                "id": 8903,
                "name": "Wildcard",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/663/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/663/",
                    "id": 663,
                    "name": "Blockparty 2007",
                    "tagline": "",
                    "start_date": "2007-04-27",
                    "end_date": "2007-04-29",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504711,
                    "longitude": -81.690742,
                    "website": "https://web.archive.org/web/20080420053918/http://www.demoparty.us/2007"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}