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

{
    "url": "https://demozoo.org/api/v1/productions/96701/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96701/",
    "id": 96701,
    "title": "Geek Camp 2002 Invitation",
    "author_nicks": [
        {
            "name": "Skullpture",
            "abbreviation": "SKP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10237/?format=api",
                "id": 10237,
                "name": "Skullpture",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09",
    "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": "Pro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3824/?format=api",
                    "id": 3824,
                    "name": "Pro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Robotriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5968/?format=api",
                    "id": 5968,
                    "name": "Robotriot",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "eha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1141/?format=api",
                    "id": 1141,
                    "name": "eha",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/geekcamp02/misc/skp-gcinv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7497"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1187/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1187/",
            "id": 1187,
            "name": "Geek Camp 2002",
            "tagline": "",
            "start_date": "2002-10-18",
            "end_date": "2002-10-20",
            "location": "Flumserberg Tannenbodenalp, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.093342,
            "longitude": 9.28513,
            "website": "http://www.geekcamp.net/"
        }
    ],
    "screenshots": [],
    "tags": []
}