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

{
    "url": "https://demozoo.org/api/v1/productions/100351/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100351/",
    "id": 100351,
    "title": "Christmas is Awesome",
    "author_nicks": [
        {
            "name": "Commodore Is Awesome",
            "abbreviation": "C.I.A",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46957/?format=api",
                "id": 46957,
                "name": "Commodore Is Awesome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-24",
    "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": "Crayon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14646/?format=api",
                    "id": 14646,
                    "name": "Crayon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Boz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67767/?format=api",
                    "id": 67767,
                    "name": "Boz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jonathan Dunn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50600/?format=api",
                    "id": 50600,
                    "name": "Jonathan Dunn",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Klegg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15857/?format=api",
                    "id": 15857,
                    "name": "Klegg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Miztluren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8670/?format=api",
                    "id": 8670,
                    "name": "Zonk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nantco Bakker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69188/?format=api",
                    "id": 69188,
                    "name": "Nantco Bakker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "slimeysmine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67763/?format=api",
                    "id": 67763,
                    "name": "slimeysmine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.vintageisthenewold.com/downloads/misc/ChristmasIsAwesome_CIA.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/111760/Christmas_is_Awesome.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=113945"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60871"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CFd9RUz0yE0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/30/ebc6.52444.png",
            "original_width": 768,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/b5/30/ebc6.52444.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/30/ebc6.52444.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "christmas"
    ]
}