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

{
    "url": "https://demozoo.org/api/v1/productions/161102/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161102/",
    "id": 161102,
    "title": "The Party 1995 Invitro",
    "author_nicks": [
        {
            "name": "bLaSM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8716/?format=api",
                "id": 8716,
                "name": "bLaSM",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-11-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": "Scale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39617/?format=api",
                    "id": 39617,
                    "name": "Scale",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sketzh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53951/?format=api",
                    "id": 53951,
                    "name": "Sketzh",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Subject",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1290/?format=api",
                    "id": 1290,
                    "name": "Prophet",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Blue Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1292/?format=api",
                    "id": 1292,
                    "name": "Ayotte",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/info/tp5inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18292"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/94/?format=api",
            "demozoo_url": "https://demozoo.org/parties/94/",
            "id": 94,
            "name": "The Party 1995",
            "tagline": "5th Anniversary",
            "start_date": "1995-12-27",
            "end_date": "1995-12-29",
            "location": "Fredericia Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.57271,
            "longitude": 9.69489,
            "website": "http://theparty.dk/"
        }
    ],
    "screenshots": [],
    "tags": []
}