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

{
    "url": "https://demozoo.org/api/v1/productions/41194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41194/",
    "id": 41194,
    "title": "Flush!",
    "author_nicks": [
        {
            "name": "Analogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8707/?format=api",
                "id": 8707,
                "name": "Analogue",
                "is_group": true
            }
        },
        {
            "name": "The Black Lotus",
            "abbreviation": "TBL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37/?format=api",
                    "id": 37,
                    "name": "Nix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Simm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19970/?format=api",
                    "id": 19970,
                    "name": "Simm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/takeover98/demo/flush.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17212"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "172",
            "competition": {
                "id": 3922,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/995/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/995/",
                    "id": 995,
                    "name": "Takeover 1998",
                    "tagline": "",
                    "start_date": "1998-05-15",
                    "end_date": "1998-05-17",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/e4/b29f.37215.png",
            "original_width": 351,
            "original_height": 259,
            "standard_url": "https://media.demozoo.org/screens/s/5d/e4/b29f.37215.png",
            "standard_width": 351,
            "standard_height": 259,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/e4/b29f.37215.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}