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

{
    "url": "https://demozoo.org/api/v1/productions/332084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/332084/",
    "id": 332084,
    "title": "Gotcha's Graphic",
    "author_nicks": [
        {
            "name": "Crazy",
            "abbreviation": "C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy",
                "is_group": true
            }
        },
        {
            "name": "Enigma",
            "abbreviation": "[E]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48044/?format=api",
                "id": 48044,
                "name": "Enigma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-25",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/3435/CRAZY - Gotchas Grafix.d64"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.c64.ch/demos/download.php?id=4692"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/genesis_project92/misc/gotchas_graphics.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/4692"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=15090"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23031"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bnaPbhxw004"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2437/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2437/",
            "id": 2437,
            "name": "Genesis Project Copy Party 1992",
            "tagline": "",
            "start_date": "1992-04-25",
            "end_date": "1992-04-25",
            "location": "Neubrück, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.13434,
            "longitude": 6.63857,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}