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

{
    "url": "https://demozoo.org/api/v1/productions/10383/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10383/",
    "id": 10383,
    "title": "B.C. Kid Playable Preview",
    "author_nicks": [
        {
            "name": "Crack Inc.",
            "abbreviation": "CRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2985/?format=api",
                "id": 2985,
                "name": "Crack Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-10-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Double Trouble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7487/?format=api",
                    "id": 7487,
                    "name": "Double Trouble",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "KaOs DeSiGn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60669/?format=api",
                    "id": 60669,
                    "name": "KaOs DeSiGn",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SubZero Selim Rudi",
                "abbreviation": "S.S.R.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16489/?format=api",
                    "id": 16489,
                    "name": "SubZero Selim Rudi",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "original supply"
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/hitchhikr/old/crack3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=8908"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48480"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9KbOvU5MxB0"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2211/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2211/",
            "id": 2211,
            "name": "Ami Expo 1992 Köln",
            "tagline": "",
            "start_date": "1992-10-09",
            "end_date": "1992-10-10",
            "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.93333,
            "longitude": 6.95,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/cf/f30c.91197.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/1f/cf/f30c.91197.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/cf/f30c.91197.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/af/38/d1d5.jw19589.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/af/38/d1d5.jw19589.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/38/d1d5.jw19589.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "b-c-kid"
    ]
}