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

{
    "url": "https://demozoo.org/api/v1/productions/26931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26931/",
    "id": 26931,
    "title": "Graveyard Blues 3",
    "author_nicks": [
        {
            "name": "Topaz Beerline",
            "abbreviation": "TB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5025/?format=api",
                "id": 5025,
                "name": "Topaz Beerline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "AMJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3188/?format=api",
                    "id": 3188,
                    "name": "AMJ",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "d'Arc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5141/?format=api",
                    "id": 5141,
                    "name": "d'Arc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Scapegoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5140/?format=api",
                    "id": 5140,
                    "name": "Scapegoat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26081/?format=api",
                    "id": 26081,
                    "name": "N3XU5",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "HTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1729/?format=api",
                    "id": 1729,
                    "name": "HTD",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Anvil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63794/?format=api",
                    "id": 63794,
                    "name": "Anvil",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.netikka.net/jhirvo/c64/topaz/Topaz%20-%20Graveyard%20Blues%203%20-%20My%20God%20Is%20Playing%20Tricks%20On%20Me.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/computer_crossroad93/c64/demo/topaz-graveyeard_blues_3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3203"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17797"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=25vnVKif2Y0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 1886,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/428/",
                    "id": 428,
                    "name": "The Computer Crossroads 1993",
                    "tagline": "",
                    "start_date": "1993-05-29",
                    "end_date": "1993-05-31",
                    "location": "Göteborg, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}