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

{
    "url": "https://demozoo.org/api/v1/productions/35717/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35717/",
    "id": 35717,
    "title": "Black Moon",
    "author_nicks": [
        {
            "name": "Dolphin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12743/?format=api",
                "id": 12743,
                "name": "Dolphin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11-01",
    "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": "Onyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77259/?format=api",
                    "id": 77259,
                    "name": "Onyx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Onyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77259/?format=api",
                    "id": 77259,
                    "name": "Onyx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Saffron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/286/?format=api",
                    "id": 286,
                    "name": "Saffron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Aquafresh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1042/?format=api",
                    "id": 1042,
                    "name": "Aquafresh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Melmoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13810/?format=api",
                    "id": 13810,
                    "name": "Melmoth",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Stallion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77260/?format=api",
                    "id": 77260,
                    "name": "Stallion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/lowres97/demo/blakmoon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17489"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-9bXf6eukxA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "138",
            "competition": {
                "id": 3090,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/826/",
                    "id": 826,
                    "name": "Lowres 1997",
                    "tagline": "",
                    "start_date": "1997-10-31",
                    "end_date": "1997-11-02",
                    "location": "Gemeente Amsterdam, North Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.37302,
                    "longitude": 4.89856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}