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

{
    "url": "https://demozoo.org/api/v1/productions/65091/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65091/",
    "id": 65091,
    "title": "Bubbles",
    "author_nicks": [
        {
            "name": "Die Wissenden",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3803/?format=api",
                "id": 3803,
                "name": "Die Wissenden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-20",
    "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": "Der Andere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10206/?format=api",
                    "id": 10206,
                    "name": "Anderer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "JCO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1981/?format=api",
                    "id": 1981,
                    "name": "JCO",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Messias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11924/?format=api",
                    "id": 11924,
                    "name": "Messy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Messias",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11924/?format=api",
                    "id": 11924,
                    "name": "Messy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/uc6_22/demo/dw-bubbles.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7011"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "23",
            "competition": {
                "id": 1095,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/339/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/339/",
                    "id": 339,
                    "name": "Underground Conference 2002",
                    "tagline": "Underground Conference 6.22",
                    "start_date": "2002-07-18",
                    "end_date": "2002-07-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://uc6.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}