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

{
    "url": "https://demozoo.org/api/v1/productions/200691/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200691/",
    "id": 200691,
    "title": "Scenery '97 PC-Invite Intro",
    "author_nicks": [
        {
            "name": "Xtatic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15041/?format=api",
                "id": 15041,
                "name": "Xtatic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-16",
    "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": "Goblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15042/?format=api",
                    "id": 15042,
                    "name": "Goblin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Goblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15042/?format=api",
                    "id": 15042,
                    "name": "Goblin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15043/?format=api",
                    "id": 15043,
                    "name": "Random",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Legend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15062/?format=api",
                    "id": 15062,
                    "name": "Legend",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1997/scn97_i.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58069"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/929/?format=api",
            "demozoo_url": "https://demozoo.org/parties/929/",
            "id": 929,
            "name": "Scenery 1997",
            "tagline": "",
            "start_date": "1997-03-31",
            "end_date": "1997-04-02",
            "location": "Sydney, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -33.869629,
            "longitude": 151.206955,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}