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

{
    "url": "https://demozoo.org/api/v1/productions/42343/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42343/",
    "id": 42343,
    "title": "Spice Melange",
    "author_nicks": [
        {
            "name": "Polar Dreams",
            "abbreviation": "PD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84276/?format=api",
                "id": 84276,
                "name": "Polar Dreams",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06",
    "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": [
        {
            "nick": {
                "name": "Woody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26740/?format=api",
                    "id": 26740,
                    "name": "Woody",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Optic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/295/?format=api",
                    "id": 295,
                    "name": "Optic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Silver3D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17606/?format=api",
                    "id": 17606,
                    "name": "Silver3D",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26741/?format=api",
                    "id": 26741,
                    "name": "Loop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Filter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24542/?format=api",
                    "id": 24542,
                    "name": "Filter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/bushparty99/demo/spice_melange.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24908"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "34",
            "competition": {
                "id": 4063,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/454/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/454/",
                    "id": 454,
                    "name": "Bush Party 1999",
                    "tagline": "",
                    "start_date": "1999-06",
                    "end_date": "1999-06",
                    "location": "Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 64.556534,
                    "longitude": 12.66617,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}