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

{
    "url": "https://demozoo.org/api/v1/productions/178329/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178329/",
    "id": 178329,
    "title": "Super First Demo 2",
    "author_nicks": [
        {
            "name": "D.Fox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
                "id": 903,
                "name": "D.Fox",
                "is_group": false
            }
        },
        {
            "name": "Musk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                "id": 14411,
                "name": "Musk",
                "is_group": false
            }
        },
        {
            "name": "draugven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42395/?format=api",
                "id": 42395,
                "name": "draugven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "D.Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/903/?format=api",
                    "id": 903,
                    "name": "D.Fox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mu6k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                    "id": 14411,
                    "name": "Musk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "draugven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42395/?format=api",
                    "id": 42395,
                    "name": "draugven",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/function17/demo/super-first-demo-2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://demo.dfox.info/super_first_demo_2"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71810"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "296",
            "competition": {
                "id": 13778,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3170/",
                    "id": 3170,
                    "name": "Function 2017",
                    "tagline": "",
                    "start_date": "2017-09-08",
                    "end_date": "2017-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2017.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/5c/318d.309830.png",
            "original_width": 515,
            "original_height": 515,
            "standard_url": "https://media.demozoo.org/screens/s/5e/5c/318d.309830.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/5c/318d.309830.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/b5/23cc.309831.png",
            "original_width": 515,
            "original_height": 515,
            "standard_url": "https://media.demozoo.org/screens/s/cb/b5/23cc.309831.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/b5/23cc.309831.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}