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

{
    "url": "https://demozoo.org/api/v1/productions/7684/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7684/",
    "id": 7684,
    "title": "Voodoo People",
    "author_nicks": [
        {
            "name": "NoName",
            "abbreviation": "NN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-29",
    "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": "Cyberbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13282/?format=api",
                    "id": 13282,
                    "name": "Cyberbrain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13282/?format=api",
                    "id": 13282,
                    "name": "Cyberbrain",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13282/?format=api",
                    "id": 13282,
                    "name": "Cyberbrain",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13282/?format=api",
                    "id": 13282,
                    "name": "Cyberbrain",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Cyberbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13282/?format=api",
                    "id": 13282,
                    "name": "Cyberbrain",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        },
        {
            "nick": {
                "name": "Perff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18030/?format=api",
                    "id": 18030,
                    "name": "Perff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kilroy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113979/?format=api",
                    "id": 113979,
                    "name": "Kilroy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/n/No_Name/Voodoo_People.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/theparty95/c64/voodoo_people.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16618"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rbiEhlob-6Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "337",
            "competition": {
                "id": 743,
                "name": "C64 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": [
        "8580",
        "nsfw",
        "the-prodigy"
    ]
}