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

{
    "url": "https://demozoo.org/api/v1/productions/85417/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85417/",
    "id": 85417,
    "title": "Mindflush",
    "author_nicks": [
        {
            "name": "Mind-Lapse Fan Club",
            "abbreviation": "MLFC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32329/?format=api",
                "id": 32329,
                "name": "Mind-Lapse Fan Club",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-12",
    "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": "Codeninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                    "id": 45624,
                    "name": "Nuclear",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ultrageek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60950/?format=api",
                    "id": 60950,
                    "name": "Samurai",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bass Bandit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9752/?format=api",
                    "id": 9752,
                    "name": "tHOM!",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/pixelshow07/demo/mlfc-mflush.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30647"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3PXz421gXTQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "196",
            "competition": {
                "id": 8999,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1284/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1284/",
                    "id": 1284,
                    "name": "PixelShow 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-13",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/6a/a302.91962.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/7a/6a/a302.91962.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/6a/a302.91962.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "shader-model-3.0",
        "source-available",
        "free_software"
    ]
}