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

{
    "url": "https://demozoo.org/api/v1/productions/30872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30872/",
    "id": 30872,
    "title": "U235",
    "author_nicks": [
        {
            "name": "Prefect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6592/?format=api",
                "id": 6592,
                "name": "Prefect",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-10",
    "supertype": "production",
    "platforms": [
        {
            "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": "Zyrre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46756/?format=api",
                    "id": 46756,
                    "name": "Zyrthex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46757/?format=api",
                    "id": 46757,
                    "name": "Kinx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jason Dean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81349/?format=api",
                    "id": 81349,
                    "name": "Jason Dean",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "phreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81350/?format=api",
                    "id": 81350,
                    "name": "phreak",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "whining"
        },
        {
            "nick": {
                "name": "Zn0rk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6589/?format=api",
                    "id": 6589,
                    "name": "Zn0rk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/thegathering04/demo/u235_by_prefect.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12072"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "51",
            "competition": {
                "id": 548,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/49/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/49/",
                    "id": 49,
                    "name": "The Gathering 2004",
                    "tagline": "Rescue Of Fractalus",
                    "start_date": "2004-04-07",
                    "end_date": "2004-04-11",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}