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

{
    "url": "https://demozoo.org/api/v1/productions/8747/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8747/",
    "id": 8747,
    "title": "British Battle-Tracker",
    "author_nicks": [
        {
            "name": "Technium 220",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9031/?format=api",
                "id": 9031,
                "name": "Technium 220",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04",
    "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": "Convention",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8908/?format=api",
                    "id": 8908,
                    "name": "Convention",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "Guest Part"
        },
        {
            "nick": {
                "name": "Extacy-3",
                "abbreviation": "E-3",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8889/?format=api",
                    "id": 8889,
                    "name": "Extacy-3",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "Guest Part"
        },
        {
            "nick": {
                "name": "United Minds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8907/?format=api",
                    "id": 8907,
                    "name": "United Minds",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "Guest Part"
        },
        {
            "nick": {
                "name": "Fudgepacker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8944/?format=api",
                    "id": 8944,
                    "name": "DJ Fist",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Guest Part"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://papaya.raww.net/taps/bbt.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/042002/bbtrack.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Bbt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6446"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/7293"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/76/6b54.5658.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/23/76/6b54.5658.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/76/6b54.5658.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}