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

{
    "url": "https://demozoo.org/api/v1/productions/203175/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203175/",
    "id": 203175,
    "title": "Alloy Run",
    "author_nicks": [
        {
            "name": "Ash & Dave",
            "abbreviation": "A+D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63013/?format=api",
                "id": 63013,
                "name": "Ash & Dave",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-06-04",
    "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": "Ash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25334/?format=api",
                    "id": 25334,
                    "name": "Ash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25335/?format=api",
                    "id": 25335,
                    "name": "Dave",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jeroen Tel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/57698/ash+dave-alloy_run_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.c64.com/demos/demos_show.php?showid=3"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6633"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5746"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3868/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3868/",
            "id": 3868,
            "name": "Commodore Show 1988",
            "tagline": "",
            "start_date": "1988-06-03",
            "end_date": "1988-06-05",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "alloyrun"
    ]
}