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

{
    "url": "https://demozoo.org/api/v1/productions/7986/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7986/",
    "id": 7986,
    "title": "Still Flying",
    "author_nicks": [
        {
            "name": "Brainwave",
            "abbreviation": "BW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                "id": 8890,
                "name": "Brainwave",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-31",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Schafft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9365/?format=api",
                    "id": 9365,
                    "name": "Schafft",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Vortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9159/?format=api",
                    "id": 9159,
                    "name": "Vortex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "shell code"
        },
        {
            "nick": {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "nick": {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scenergy.natm.ru/files/sf.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200401/sf_scl.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200401/sf_tap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/42199/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19253"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/e2/5025.281441.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/80/e2/5025.281441.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/e2/5025.281441.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}