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

{
    "url": "https://demozoo.org/api/v1/productions/8355/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8355/",
    "id": 8355,
    "title": "Uncharted Territory",
    "author_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/82/?format=api",
            "id": 82,
            "name": "Commodore 64-DTV"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                    "id": 7128,
                    "name": "Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rayden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12684/?format=api",
                    "id": 12684,
                    "name": "Rayden",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "6R6",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/948/?format=api",
                    "id": 948,
                    "name": "GRG",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sdw.webhop.net/files/Noice-UnchartedTerritory.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/big_floppy_people07/demo/noice-unchartedterritory.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51293"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31394"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.961",
            "competition": {
                "id": 7712,
                "name": "Other Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1874/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1874/",
                    "id": 1874,
                    "name": "Big Floppy People 2007",
                    "tagline": "",
                    "start_date": "2007-07-27",
                    "end_date": "2007-07-29",
                    "location": "Helsingborg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.043919,
                    "longitude": 12.69587,
                    "website": "http://bfp.c64.org/files/2007-BFP/wwwroot/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}