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

{
    "url": "https://demozoo.org/api/v1/productions/156930/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156930/",
    "id": 156930,
    "title": "The Happening 94 Invitation (PC)",
    "author_nicks": [
        {
            "name": "Spetsnaz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                "id": 6128,
                "name": "Spetsnaz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-09",
    "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": [
        {
            "nick": {
                "name": "Neon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1171/?format=api",
                    "id": 1171,
                    "name": "Neon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.darkside.no/spetsnaz/happenin.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/spetsnaz/pc/happenin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32992"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2940/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2940/",
            "id": 2940,
            "name": "The Happening 1994",
            "tagline": "",
            "start_date": "1994-09-30",
            "end_date": "1994-10-02",
            "location": "Horten, Vestfold, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.41547,
            "longitude": 10.48527,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}