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

{
    "url": "https://demozoo.org/api/v1/productions/8712/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8712/",
    "id": 8712,
    "title": "Faces",
    "author_nicks": [
        {
            "name": "Nostalgia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9766/?format=api",
                "id": 9766,
                "name": "Nostalgia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JAL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11809/?format=api",
                    "id": 11809,
                    "name": "JAL",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sparcus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11808/?format=api",
                    "id": 11808,
                    "name": "Sparcus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LaSerDance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9765/?format=api",
                    "id": 9765,
                    "name": "LaSerDance",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Rew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11735/?format=api",
                    "id": 11735,
                    "name": "The Rew",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Primal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9768/?format=api",
                    "id": 9768,
                    "name": "Primal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Farang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10292/?format=api",
                    "id": 10292,
                    "name": "Farang",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d modelling"
        },
        {
            "nick": {
                "name": "Lone Ranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8461/?format=api",
                    "id": 8461,
                    "name": "Lone Ranger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "ptm player"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/demo/faces.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/demo/faces_no.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/demo/facesfin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8598"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GtCr_2HGRik"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4941/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4941/",
            "id": 4941,
            "name": "SCS+TRC+SCL Meeting 1996",
            "tagline": "",
            "start_date": "1996-02",
            "end_date": "1996-02",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": ""
        }
    ],
    "competition_placings": [
        {
            "position": 32,
            "ranking": "disqualified",
            "score": "",
            "competition": {
                "id": 741,
                "name": "PC Demo",
                "party": {
                    "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/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}