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

{
    "url": "https://demozoo.org/api/v1/productions/37592/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37592/",
    "id": 37592,
    "title": "Black Sheep",
    "author_nicks": [
        {
            "name": "Psycho Hacking Force",
            "abbreviation": "PHF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
                "id": 2227,
                "name": "Psycho Hacking Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "505",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2003/?format=api",
                    "id": 2003,
                    "name": "505",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2533/?format=api",
                    "id": 2533,
                    "name": "Calsoft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grazey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2534/?format=api",
                    "id": 2534,
                    "name": "Grazey",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PHF/BLACKSHP.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/outline07/demo/atari_st_outlphf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=39613"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "65",
            "competition": {
                "id": 3388,
                "name": "Allround Real Time",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/245/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/245/",
                    "id": 245,
                    "name": "Outline 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-14",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/69/0262.141296.png",
            "original_width": 832,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/3b/69/0262.141296.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/69/0262.141296.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}