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

{
    "url": "https://demozoo.org/api/v1/productions/19577/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19577/",
    "id": 19577,
    "title": "Orthicon",
    "author_nicks": [
        {
            "name": "Sub97",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14083/?format=api",
                "id": 14083,
                "name": "Sub97",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-09-12",
    "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": "EflukX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14089/?format=api",
                    "id": 14089,
                    "name": "EflukX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D, Textures"
        },
        {
            "nick": {
                "name": "EniX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14088/?format=api",
                    "id": 14088,
                    "name": "EniX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mentz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14090/?format=api",
                    "id": 14090,
                    "name": "Mentz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "GouGe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14091/?format=api",
                    "id": 14091,
                    "name": "GouGe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Still Frames"
        },
        {
            "nick": {
                "name": "EniX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14088/?format=api",
                    "id": 14088,
                    "name": "EniX",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D, Textures"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/evoke98/demo/orthicon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=873"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "22",
            "competition": {
                "id": 1094,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/338/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/338/",
                    "id": 338,
                    "name": "Evoke 1998",
                    "tagline": "",
                    "start_date": "1998-09-11",
                    "end_date": "1998-09-13",
                    "location": "Aachen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.77664,
                    "longitude": 6.08342,
                    "website": "http://archive.evoke.eu/1998/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}