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

{
    "url": "https://demozoo.org/api/v1/productions/91064/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91064/",
    "id": 91064,
    "title": "Basis",
    "author_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-11-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Freezedream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23202/?format=api",
                    "id": 23202,
                    "name": "Freezedream",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/syntax11/demo/defame-basis.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58043"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sBcwQCBpEiE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "93",
            "competition": {
                "id": 9532,
                "name": "Newskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/383/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/383/",
                    "id": 383,
                    "name": "Syntax 2011",
                    "tagline": "",
                    "start_date": "2011-11-12",
                    "end_date": "2011-11-13",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/49/1326.324882.jpg",
            "original_width": 400,
            "original_height": 299,
            "standard_url": "https://media.demozoo.org/screens/s/27/49/1326.324882.jpg",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/49/1326.324882.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}