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

{
    "url": "https://demozoo.org/api/v1/productions/350005/?format=api",
    "demozoo_url": "https://demozoo.org/productions/350005/",
    "id": 350005,
    "title": "1 Year Demo",
    "author_nicks": [
        {
            "name": "X-Factor",
            "abbreviation": "XF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5024/?format=api",
                "id": 5024,
                "name": "X-Factor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18972/?format=api",
                    "id": 18972,
                    "name": "Ecco",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18972/?format=api",
                    "id": 18972,
                    "name": "Ecco",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18972/?format=api",
                    "id": 18972,
                    "name": "Ecco",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Ecco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18972/?format=api",
                    "id": 18972,
                    "name": "Ecco",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Skyhawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142653/?format=api",
                    "id": 142653,
                    "name": "Skyhawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Macmagix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5048/?format=api",
                    "id": 5048,
                    "name": "Reyn Ouwehand",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Protector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5126/?format=api",
                    "id": 5126,
                    "name": "Protector",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/5074/1 Year demo.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16395"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45187"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/47/da7b.346073.png",
            "original_width": 1237,
            "original_height": 986,
            "standard_url": "https://media.demozoo.org/screens/s/3c/47/da7b.346073.jpg",
            "standard_width": 376,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/47/da7b.346073.jpg",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}