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

{
    "url": "https://demozoo.org/api/v1/productions/155246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/155246/",
    "id": 155246,
    "title": "Nautile",
    "author_nicks": [
        {
            "name": "The Deadliners",
            "abbreviation": "Deadliners",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52714/?format=api",
                "id": 52714,
                "name": "The Deadliners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-03-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Soundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                    "id": 8405,
                    "name": "Soundy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Soundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                    "id": 8405,
                    "name": "Soundy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deadliners.net/nautile/nautile.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/revision16/pc_demo/nautile-final-useme.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deadliners.net/nautile/nautile.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/fcondolo/nautile"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67134"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JEMIeSU1r7o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "757",
            "competition": {
                "id": 12243,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2811/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2811/",
                    "id": 2811,
                    "name": "Revision 2016",
                    "tagline": "",
                    "start_date": "2016-03-25",
                    "end_date": "2016-03-28",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2016.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/98/11cc.176588.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/5b/98/11cc.176588.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/98/11cc.176588.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "webgl",
        "underwater"
    ]
}