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

{
    "url": "https://demozoo.org/api/v1/productions/8329/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8329/",
    "id": 8329,
    "title": "Deep",
    "author_nicks": [
        {
            "name": "MCD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9976/?format=api",
                "id": 9976,
                "name": "MCD",
                "is_group": true
            }
        },
        {
            "name": "Savage",
            "abbreviation": "SVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "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": "Bp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
                    "id": 5484,
                    "name": "Bp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "dr.pain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Smash!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10040/?format=api",
                    "id": 10040,
                    "name": "Smash!",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Pitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10144/?format=api",
                    "id": 10144,
                    "name": "Dr. Pitch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/savage/mcd%2Bsvg_deep.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27088"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1054/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1054/",
            "id": 1054,
            "name": "Fallas Party 1999",
            "tagline": "",
            "start_date": "1999-03",
            "end_date": "1999-03",
            "location": "Xirivella, Província de València, Valencia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 39.46588,
            "longitude": -0.42589,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dentro"
    ]
}