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

{
    "url": "https://demozoo.org/api/v1/productions/302335/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302335/",
    "id": 302335,
    "title": "democapsid",
    "author_nicks": [
        {
            "name": "remaindeer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118125/?format=api",
                "id": 118125,
                "name": "remaindeer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/demosplash21/demo/democapsid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90296"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/sltGDj"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yt-Tg0e8APU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "106",
            "competition": {
                "id": 16831,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4336/",
                    "id": 4336,
                    "name": "Demosplash 2021",
                    "tagline": "",
                    "start_date": "2021-11-12",
                    "end_date": "2021-11-13",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "https://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/01/04/d357.300991.jpg",
            "original_width": 290,
            "original_height": 218,
            "standard_url": "https://media.demozoo.org/screens/s/01/04/d357.300991.jpg",
            "standard_width": 290,
            "standard_height": 218,
            "thumbnail_url": "https://media.demozoo.org/screens/t/01/04/d357.300991.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "shader",
        "caspar-klug",
        "tiling"
    ]
}