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

{
    "url": "https://demozoo.org/api/v1/productions/7584/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7584/",
    "id": 7584,
    "title": "Electrify",
    "author_nicks": [
        {
            "name": "Outbreak",
            "abbreviation": "OTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Thec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12738/?format=api",
                    "id": 12738,
                    "name": "Thec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Breakin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25559/?format=api",
                    "id": 25559,
                    "name": "Breakin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NightBeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                    "id": 5887,
                    "name": "NightBeat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/compusphere10/demo/electrify.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56349"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "77",
            "competition": {
                "id": 730,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/261/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/261/",
                    "id": 261,
                    "name": "Compusphere 2010 (20)",
                    "tagline": "",
                    "start_date": "2010-12-03",
                    "end_date": "2010-12-05",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/f4/f12c.320867.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/72/f4/f12c.320867.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/f4/f12c.320867.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "windows-7"
    ]
}