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

{
    "url": "https://demozoo.org/api/v1/productions/302337/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302337/",
    "id": 302337,
    "title": "Welcome Intro",
    "author_nicks": [
        {
            "name": "Melon Dezign",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/435/?format=api",
                "id": 435,
                "name": "Melon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TDK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/439/?format=api",
                    "id": 439,
                    "name": "TDK",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jumbo Burger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11449/?format=api",
                    "id": 11449,
                    "name": "Jumbo Burger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Walt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/544/?format=api",
                    "id": 544,
                    "name": "Walt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/demosplash21/demo/welcome_intro.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=101988"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90290"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sEfmzkMTJRg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "122",
            "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/ec/a1/c876.300967.png",
            "original_width": 3840,
            "original_height": 2160,
            "standard_url": "https://media.demozoo.org/screens/s/ec/a1/c876.300967.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/a1/c876.300967.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "dentro"
    ]
}