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

{
    "url": "https://demozoo.org/api/v1/productions/105996/?format=api",
    "demozoo_url": "https://demozoo.org/productions/105996/",
    "id": 105996,
    "title": "Compusphere 7 Invitation",
    "author_nicks": [
        {
            "name": "Orca",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13322/?format=api",
                "id": 13322,
                "name": "Orca",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10",
    "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": "Alex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13552/?format=api",
                    "id": 13552,
                    "name": "Alex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Patrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13553/?format=api",
                    "id": 13553,
                    "name": "Patrik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13557/?format=api",
                    "id": 13557,
                    "name": "Icarus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/compusphere96b/info/cs_vii.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24666"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/466/?format=api",
            "demozoo_url": "https://demozoo.org/parties/466/",
            "id": 466,
            "name": "Compusphere 1996 (7)",
            "tagline": "",
            "start_date": "1996-11-08",
            "end_date": "1996-11-10",
            "location": "Uddevalla Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.34099,
            "longitude": 11.84744,
            "website": "http://www.compusphere.se"
        }
    ],
    "screenshots": [],
    "tags": []
}