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

{
    "url": "https://demozoo.org/api/v1/productions/1614/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1614/",
    "id": 1614,
    "title": "Perspective",
    "author_nicks": [
        {
            "name": "Boozoholics",
            "abbreviation": "BZH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                "id": 88,
                "name": "Boozoholics",
                "is_group": true
            }
        },
        {
            "name": "Keyboarders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94/?format=api",
                "id": 94,
                "name": "Keyboarders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-22",
    "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": "Quisten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2000/?format=api",
                    "id": 2000,
                    "name": "Quisten",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Quisten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2000/?format=api",
                    "id": 2000,
                    "name": "Quisten",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Eladamri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89/?format=api",
                    "id": 89,
                    "name": "Eladamri",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/solskogen07/demo/kbd%2Bbzh-perspective.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31328"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=esHZUvw7h5g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "175",
            "competition": {
                "id": 106,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/35/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/35/",
                    "id": 35,
                    "name": "Solskogen 2007",
                    "tagline": "Smells Like Scene Spirit",
                    "start_date": "2007-07-20",
                    "end_date": "2007-07-22",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/153/?format=api",
            "demozoo_url": "https://demozoo.org/parties/153/",
            "id": 153,
            "name": "Kindergarden 2007",
            "tagline": "",
            "start_date": "2007-11-16",
            "end_date": "2007-11-18",
            "location": "Haga, Nes, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.05387,
            "longitude": 11.37411,
            "website": "http://kg.slengpung.com/"
        }
    ],
    "screenshots": [],
    "tags": []
}