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

{
    "url": "https://demozoo.org/api/v1/productions/58932/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58932/",
    "id": 58932,
    "title": "OHP KONG",
    "author_nicks": [
        {
            "name": "CCP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3130/?format=api",
                "id": 3130,
                "name": "CCP",
                "is_group": false
            }
        },
        {
            "name": "RoBoCop",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3134/?format=api",
                "id": 3134,
                "name": "RoBoCop",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-08-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/buenzli05/ohp/ohp_kong_robocop_ccpatlantis.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18800"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "36",
            "competition": {
                "id": 6395,
                "name": "The famous OHP competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/785/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/785/",
                    "id": 785,
                    "name": "Buenzli 2005 (14)",
                    "tagline": "Demoscene Activist",
                    "start_date": "2005-08-19",
                    "end_date": "2005-08-21",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz14.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ohp"
    ]
}