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

{
    "url": "https://demozoo.org/api/v1/productions/163188/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163188/",
    "id": 163188,
    "title": "Bushparty 2 - The Next Generation - Invitation Intro",
    "author_nicks": [
        {
            "name": "Gollum",
            "abbreviation": "GLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                "id": 1162,
                "name": "Gollum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/bush95/info/glm_bp2i.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17422"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/451/?format=api",
            "demozoo_url": "https://demozoo.org/parties/451/",
            "id": 451,
            "name": "Bush Party 1995",
            "tagline": "BP2",
            "start_date": "1995-06-30",
            "end_date": "1995-07-04",
            "location": "Porsgrunn, Telemark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.1419,
            "longitude": 9.6568,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}