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

{
    "url": "https://demozoo.org/api/v1/productions/275076/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275076/",
    "id": 275076,
    "title": "A New Cool Intro",
    "author_nicks": [
        {
            "name": "Bytestar",
            "abbreviation": "BTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45061/?format=api",
                "id": 45061,
                "name": "Bytestar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-20",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lee Grand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112686/?format=api",
                    "id": 112686,
                    "name": "Lee Grand",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lee Grand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112686/?format=api",
                    "id": 112686,
                    "name": "Lee Grand",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lee Grand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112686/?format=api",
                    "id": 112686,
                    "name": "Lee Grand",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Ranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39403/?format=api",
                    "id": 39403,
                    "name": "Markus Siebold",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/18301/New%20Cool%20Intro,%20A.t64.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/bytestar/c64/a_new_cool_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=29541"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30494"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2349/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2349/",
            "id": 2349,
            "name": "Venlo Meeting May 1989",
            "tagline": "",
            "start_date": "1989-05-20",
            "end_date": "1989-05-20",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}