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

{
    "url": "https://demozoo.org/api/v1/productions/110566/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110566/",
    "id": 110566,
    "title": "Bajtek Show 2.0",
    "author_nicks": [
        {
            "name": "Delightly Union",
            "abbreviation": "DU, D.U.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35248/?format=api",
                "id": 35248,
                "name": "Delightly Union",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lewis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2301/?format=api",
                    "id": 2301,
                    "name": "Lewis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lewis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2301/?format=api",
                    "id": 2301,
                    "name": "Lewis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Macioos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33636/?format=api",
                    "id": 33636,
                    "name": "Macioos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Miker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                    "id": 2303,
                    "name": "Miker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/DELIGHTL/BAJTEK20.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27693"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}