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

{
    "url": "https://demozoo.org/api/v1/productions/96948/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96948/",
    "id": 96948,
    "title": "No Skulls",
    "author_nicks": [
        {
            "name": "Slayer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3316/?format=api",
                "id": 3316,
                "name": "Slayer",
                "is_group": false
            }
        },
        {
            "name": "Tygrys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                "id": 9163,
                "name": "Tygrys",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-12-07",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3316/?format=api",
                    "id": 3316,
                    "name": "Slayer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxm.speccy.cz/dwnld/jhc2013/jhc13-compo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/jhcon13/zx/in1k/04_no_skulls.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62223"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "77",
            "competition": {
                "id": 9863,
                "name": "ZX Spectrum 1K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2063/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2063/",
                    "id": 2063,
                    "name": "JHCon 2013",
                    "tagline": "",
                    "start_date": "2013-12-06",
                    "end_date": "2013-12-08",
                    "location": "Okres Jindřichův Hradec, Jihočeský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.08333,
                    "longitude": 15.16667,
                    "website": "http://jhcon.ic.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/ff/e5af.37741.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/54/ff/e5af.37741.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/ff/e5af.37741.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}