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

{
    "url": "https://demozoo.org/api/v1/productions/205287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205287/",
    "id": 205287,
    "title": "Juke Box #5",
    "author_nicks": [
        {
            "name": "Black Code Design",
            "abbreviation": "BCD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6510/?format=api",
                "id": 6510,
                "name": "Black Code Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fulcrum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90413/?format=api",
                    "id": 90413,
                    "name": "Fulcrum",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13852/?format=api",
                    "id": 13852,
                    "name": "The Alien",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/90256/JUKEBOX_5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=41443"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81625"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/93/?format=api",
            "demozoo_url": "https://demozoo.org/parties/93/",
            "id": 93,
            "name": "The Party 1994",
            "tagline": "Don't Try This At Home",
            "start_date": "1994-12-27",
            "end_date": "1994-12-30",
            "location": "Herning Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.14997,
            "longitude": 8.89712,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/e9/9a58.188340.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/4e/e9/9a58.188340.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/e9/9a58.188340.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}