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

{
    "url": "https://demozoo.org/api/v1/productions/8000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8000/",
    "id": 8000,
    "title": "63 Bit I",
    "author_nicks": [
        {
            "name": "Accept Corp",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp",
                "is_group": true
            }
        },
        {
            "name": "Mafia",
            "abbreviation": "MFA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9228/?format=api",
                "id": 9228,
                "name": "Mafia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Harley Davidson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11552/?format=api",
                    "id": 11552,
                    "name": "Harley Davidson",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Phantom Lord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                    "id": 8946,
                    "name": "Phantom Lord",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cannibal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40664/?format=api",
                    "id": 40664,
                    "name": "Cannibal",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "data conversion"
        },
        {
            "nick": {
                "name": "Maxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40668/?format=api",
                    "id": 40668,
                    "name": "KrMaxx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "scanning"
        },
        {
            "nick": {
                "name": "Cardy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9187/?format=api",
                    "id": 9187,
                    "name": "Cardinal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cardy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9187/?format=api",
                    "id": 9187,
                    "name": "Cardinal",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/032002/63bit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54122"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/9a/3d75.5504.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/7c/9a/3d75.5504.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/9a/3d75.5504.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}