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

{
    "url": "https://demozoo.org/api/v1/productions/272201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272201/",
    "id": 272201,
    "title": "XMAS-Demo 2019",
    "author_nicks": [
        {
            "name": "8-Bit-Shack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76378/?format=api",
                "id": 76378,
                "name": "8-Bit-Shack",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. N. H. Cham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111719/?format=api",
                    "id": 111719,
                    "name": "Dr. N. H. Cham",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Animation, Beta Test"
        },
        {
            "nick": {
                "name": "Splinter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9726/?format=api",
                    "id": 9726,
                    "name": "Splinter",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "SingleMalt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76379/?format=api",
                    "id": 76379,
                    "name": "SingleMalt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SingleMalt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76379/?format=api",
                    "id": 76379,
                    "name": "SingleMalt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.golombeck.eu/fileadmin/downloads/XMAS2019_RC3.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.golombeck.eu/index.php?id=47&L=1"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84275"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ta3Tg2QuCZ0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/15/2512.331192.png",
            "original_width": 1463,
            "original_height": 1024,
            "standard_url": "https://media.demozoo.org/screens/s/5b/15/2512.331192.jpg",
            "standard_width": 400,
            "standard_height": 279,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/15/2512.331192.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 139
        }
    ],
    "tags": [
        "christmas",
        "snowfall"
    ]
}