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

{
    "url": "https://demozoo.org/api/v1/productions/156377/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156377/",
    "id": 156377,
    "title": "Dice",
    "author_nicks": [
        {
            "name": "Bizarre Arts",
            "abbreviation": "BZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2020/?format=api",
                "id": 2020,
                "name": "Bizarre Arts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/nexus95/amiga/in40/bzr-dice.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=4328"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49066"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12262,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/712/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/712/",
                    "id": 712,
                    "name": "Nexus 1995",
                    "tagline": "",
                    "start_date": "1995-05-20",
                    "end_date": "1995-05-21",
                    "location": "Kreis Düren, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.82778,
                    "longitude": 6.46944,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/fe/0b75.jw9670.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ee/fe/0b75.jw9670.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/fe/0b75.jw9670.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}