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

{
    "url": "https://demozoo.org/api/v1/productions/33179/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33179/",
    "id": 33179,
    "title": "Vortex",
    "author_nicks": [
        {
            "name": "Demolition",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14349/?format=api",
                "id": 14349,
                "name": "Demolition",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-02",
    "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": "Genma1/4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52911/?format=api",
                    "id": 52911,
                    "name": "Genma1/4",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lord Ming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14352/?format=api",
                    "id": 14352,
                    "name": "Lord Ming",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Quark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14351/?format=api",
                    "id": 14351,
                    "name": "Quark",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/thescene96/demo/vortex.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5909"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "62",
            "competition": {
                "id": 2762,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/732/",
                    "id": 732,
                    "name": "The Scene 1996",
                    "tagline": "",
                    "start_date": "1996-06-02",
                    "end_date": "1996-06-02",
                    "location": "Singapore",
                    "is_online": false,
                    "country_code": "SG",
                    "latitude": 1.36558,
                    "longitude": 103.827713,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}