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

{
    "url": "https://demozoo.org/api/v1/productions/267735/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267735/",
    "id": 267735,
    "title": "Devil's Ball",
    "author_nicks": [
        {
            "name": "Fresh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1989/crazy_stardom_futureconcepts89/misc/devils_ball.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/6445"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48861"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=46072"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/251/?format=api",
            "demozoo_url": "https://demozoo.org/parties/251/",
            "id": 251,
            "name": "Crazy, Stardom and Future Concepts Party 1989",
            "tagline": "",
            "start_date": "1989-08-04",
            "end_date": "1989-08-06",
            "location": "District du Locle, Neuchâtel, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 47.01927,
            "longitude": 6.69635,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}