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

{
    "url": "https://demozoo.org/api/v1/productions/87062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87062/",
    "id": 87062,
    "title": "BlackHole",
    "author_nicks": [
        {
            "name": "Holograms",
            "abbreviation": "HGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3838/?format=api",
                "id": 3838,
                "name": "Holograms",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3837/?format=api",
                    "id": 3837,
                    "name": "Mist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/scenecon09/in4k/hgs%21blackhole.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53388"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "91",
            "competition": {
                "id": 9210,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1240/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1240/",
                    "id": 1240,
                    "name": "SceneCon 2009",
                    "tagline": "",
                    "start_date": "2009-06-20",
                    "end_date": "2009-06-21",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/89/41fb.348265.png",
            "original_width": 384,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/72/89/41fb.348265.jpg",
            "standard_width": 384,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/89/41fb.348265.jpg",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "screenshots-needed",
        "placeholder-screenshot"
    ]
}