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

{
    "url": "https://demozoo.org/api/v1/productions/24596/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24596/",
    "id": 24596,
    "title": "Deluge",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lubber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17763/?format=api",
                    "id": 17763,
                    "name": "Lubber",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lubber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17763/?format=api",
                    "id": 17763,
                    "name": "Lubber",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charsets"
        },
        {
            "nick": {
                "name": "Cruise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60646/?format=api",
                    "id": 60646,
                    "name": "Cruise",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cruise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60646/?format=api",
                    "id": 60646,
                    "name": "Cruise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Roman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60647/?format=api",
                    "id": 60647,
                    "name": "Roman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logos"
        },
        {
            "nick": {
                "name": "Henning Rokling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1257/?format=api",
                    "id": 1257,
                    "name": "Henning Rokling",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "RO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60648/?format=api",
                    "id": 60648,
                    "name": "RO",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Drax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/766/?format=api",
                    "id": 766,
                    "name": "Drax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/padua/deluge.lnx"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/horizon_easter90/c64_demo/padua-deluge.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/312"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=711"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41442"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 11035,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2223/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2223/",
                    "id": 2223,
                    "name": "Horizon Easter Party 1990",
                    "tagline": "",
                    "start_date": "1990-04-13",
                    "end_date": "1990-04-16",
                    "location": "Huddinge Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.21428,
                    "longitude": 18.01584,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}