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

{
    "url": "https://demozoo.org/api/v1/productions/12941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12941/",
    "id": 12941,
    "title": "Do-little",
    "author_nicks": [
        {
            "name": "Adam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17221/?format=api",
                "id": 17221,
                "name": "Adam",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "1998",
    "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": "Adam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17221/?format=api",
                    "id": 17221,
                    "name": "Adam",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yerzmyey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                    "id": 8931,
                    "name": "Yerzmyey",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Melon Dezign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/435/?format=api",
                    "id": 435,
                    "name": "Melon",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": "Fonts"
        },
        {
            "nick": {
                "name": "Galahad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18740/?format=api",
                    "id": 18740,
                    "name": "Galahad",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Fonts"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Dolittle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3078"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/7372"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/47/27d9.5739.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/88/47/27d9.5739.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/47/27d9.5739.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "zx-spectrum-128k"
    ]
}