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

{
    "url": "https://demozoo.org/api/v1/productions/92447/?format=api",
    "demozoo_url": "https://demozoo.org/productions/92447/",
    "id": 92447,
    "title": "4D Demo 8",
    "author_nicks": [
        {
            "name": "Lamers",
            "abbreviation": "LMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers",
                "is_group": true
            }
        },
        {
            "name": "Speccy.pl",
            "abbreviation": "SPC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tygrys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                    "id": 9163,
                    "name": "Tygrys",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ziutek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9049/?format=api",
                    "id": 9049,
                    "name": "Ziutek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "At0m",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32927/?format=api",
                    "id": 32927,
                    "name": "At0m",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://speccy.pl/tygrys/4ddemo8_lamers_speccypl_2013.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/retrokomp13/demo/1_4ddemo8_lamers_speccypl_2013.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62045"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0Nc_1F28R5Q"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KRsO-F9UL7U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "282",
            "competition": {
                "id": 9588,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1992/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1992/",
                    "id": 1992,
                    "name": "RetroKomp / Load Error 2013",
                    "tagline": "",
                    "start_date": "2013-10-26",
                    "end_date": "2013-10-27",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/ef/5d95.37685.gif",
            "original_width": 352,
            "original_height": 296,
            "standard_url": "https://media.demozoo.org/screens/s/53/ef/5d95.37685.png",
            "standard_width": 352,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/ef/5d95.37685.png",
            "thumbnail_width": 178,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ay",
        "parody",
        "zx-spectrum-48k"
    ]
}