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

{
    "url": "https://demozoo.org/api/v1/productions/97274/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97274/",
    "id": 97274,
    "title": "Let's DYCP!",
    "author_nicks": [
        {
            "name": "The Ruling Company",
            "abbreviation": "TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-02-22",
    "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": "Defbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17057/?format=api",
                    "id": 17057,
                    "name": "Defbeat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Guy Shavitt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5142/?format=api",
                    "id": 5142,
                    "name": "Guy Shavitt",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Trax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7551/?format=api",
                    "id": 7551,
                    "name": "Trax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "R.M.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45622/?format=api",
                    "id": 45622,
                    "name": "Rebel MC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/t/The_Ruling_Company/Let%27s_DYCP.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_ruling_company/lets_dycp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=4438"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45824"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2284/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2284/",
            "id": 2284,
            "name": "Venlo Meeting February 1991",
            "tagline": "",
            "start_date": "1991-02-23",
            "end_date": "1991-02-23",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/e3/01f8.39053.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/b8/e3/01f8.39053.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/e3/01f8.39053.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/d0/420d.39054.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/a9/d0/420d.39054.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/d0/420d.39054.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}