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

{
    "url": "https://demozoo.org/api/v1/productions/282330/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282330/",
    "id": 282330,
    "title": "Skychase",
    "author_nicks": [
        {
            "name": "Energy",
            "abbreviation": "NRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                "id": 1420,
                "name": "Energy",
                "is_group": true
            }
        },
        {
            "name": "Global Overdose",
            "abbreviation": "GOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44900/?format=api",
                "id": 44900,
                "name": "Global Overdose",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dark Angel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112980/?format=api",
                    "id": 112980,
                    "name": "Dark Angel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59323/?format=api",
                    "id": 59323,
                    "name": "Felon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116063/?format=api",
                    "id": 116063,
                    "name": "Sky",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Energy/ENERGY-Skychase"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=25397"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74639"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/15/fb0f.276013.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/42/15/fb0f.276013.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/15/fb0f.276013.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}