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

{
    "url": "https://demozoo.org/api/v1/productions/157532/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157532/",
    "id": 157532,
    "title": "Skenery '96 Invitation",
    "author_nicks": [
        {
            "name": "Orange",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                "id": 487,
                "name": "Orange",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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": "Hoplite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/675/?format=api",
                    "id": 675,
                    "name": "Hoplite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DerPiipo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1170/?format=api",
                    "id": 1170,
                    "name": "Der Piipo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sulphur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1285/?format=api",
                    "id": 1285,
                    "name": "Ercola",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/orange/sknr96kf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17124"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/848/?format=api",
            "demozoo_url": "https://demozoo.org/parties/848/",
            "id": 848,
            "name": "Skenery 1996",
            "tagline": "",
            "start_date": "1996-09-27",
            "end_date": "1996-09-29",
            "location": "Palokka, Jyväskylä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 62.29012,
            "longitude": 25.72586,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}