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

{
    "url": "https://demozoo.org/api/v1/productions/275061/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275061/",
    "id": 275061,
    "title": "Shucontro",
    "author_nicks": [
        {
            "name": "Busysoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                "id": 11543,
                "name": "Busy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Busy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                    "id": 11543,
                    "name": "Busy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Busy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
                    "id": 11543,
                    "name": "Busy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Noro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11544/?format=api",
                    "id": 11544,
                    "name": "Noro",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/shucon10/intro/shuntro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55303"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/27480"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SO4MN7tFKZY"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/581/?format=api",
            "demozoo_url": "https://demozoo.org/parties/581/",
            "id": 581,
            "name": "Shucon 2010",
            "tagline": "",
            "start_date": "2010-07-02",
            "end_date": "2010-07-11",
            "location": "Nezdenice, Zlínský, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.01668,
            "longitude": 17.7522,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}