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

{
    "url": "https://demozoo.org/api/v1/productions/197921/?format=api",
    "demozoo_url": "https://demozoo.org/productions/197921/",
    "id": 197921,
    "title": "Demorama",
    "author_nicks": [
        {
            "name": "DMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                "id": 9578,
                "name": "DMan",
                "is_group": false
            }
        },
        {
            "name": "Doctor Max",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                "id": 9280,
                "name": "Dr. Max",
                "is_group": false
            }
        },
        {
            "name": "Quiet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63064/?format=api",
                "id": 63064,
                "name": "Quiet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-01-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Doctor Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                    "id": 9280,
                    "name": "Dr. Max",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Doctor Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                    "id": 9280,
                    "name": "Dr. Max",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "DMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                    "id": 9578,
                    "name": "DMan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Quiet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63064/?format=api",
                    "id": 63064,
                    "name": "Quiet",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://events.retroscene.org/files/dhl2019/LowEnd_Enhanced_Demo/demorama.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/dihaltlite19/lowend_demo_enhanced/dr_max-demorama.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/eng/software/demoscene/intro/demorama/"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dhl2019/LowEnd_Enhanced_Demo/1996"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79790"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/dimaquiet/demorama-futurama-main-theme-cover-ym2149fcovox"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PE8fjNXHMNs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.34",
            "competition": {
                "id": 14865,
                "name": "Enhanced LowEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3698/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3698/",
                    "id": 3698,
                    "name": "DiHalt 2019 Lite",
                    "tagline": "",
                    "start_date": "2019-01-04",
                    "end_date": "2019-01-06",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/41/0a57.177291.png",
            "original_width": 720,
            "original_height": 479,
            "standard_url": "https://media.demozoo.org/screens/s/be/41/0a57.177291.png",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/41/0a57.177291.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": [
        "futurama",
        "ts-conf"
    ]
}