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

{
    "url": "https://demozoo.org/api/v1/productions/370058/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370058/",
    "id": 370058,
    "title": "HallowDemo",
    "author_nicks": [
        {
            "name": "Riddler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29242/?format=api",
                "id": 29242,
                "name": "Riddler",
                "is_group": false
            }
        },
        {
            "name": "THD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12332/?format=api",
                "id": 12332,
                "name": "THD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Synth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31881/?format=api",
                "id": 31881,
                "name": "Synth",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-11-02",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/bcnparty10/demo/hallowdemo_by_synth.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6363,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1096/",
                    "id": 1096,
                    "name": "BCN Party 2002",
                    "tagline": "",
                    "start_date": "2002-11-01",
                    "end_date": "2002-11-03",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}