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

{
    "url": "https://demozoo.org/api/v1/productions/180223/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180223/",
    "id": 180223,
    "title": "Regolith",
    "author_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        },
        {
            "name": "Saksalainen Laatu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51443/?format=api",
                "id": 51443,
                "name": "Saksalainen Laatu",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Urs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3960/?format=api",
                    "id": 3960,
                    "name": "Urs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Urs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3960/?format=api",
                    "id": 3960,
                    "name": "Urs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/vortex17/demo/regolith-by-saksalainen-laatu-darklite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72451"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/t101/regolith"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TsSiWH2mz_4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "101",
            "competition": {
                "id": 13941,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3508/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3508/",
                    "id": 3508,
                    "name": "Vortex 2017",
                    "tagline": "",
                    "start_date": "2017-11-24",
                    "end_date": "2017-11-26",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "http://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/86/560f.150759.png",
            "original_width": 1424,
            "original_height": 601,
            "standard_url": "https://media.demozoo.org/screens/s/53/86/560f.150759.jpg",
            "standard_width": 400,
            "standard_height": 168,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/86/560f.150759.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 84
        }
    ],
    "tags": []
}