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

{
    "url": "https://demozoo.org/api/v1/productions/309678/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309678/",
    "id": 309678,
    "title": "Back from the Dead",
    "author_nicks": [
        {
            "name": "Babygang",
            "abbreviation": "BYG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52153/?format=api",
                "id": 52153,
                "name": "Babygang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-02",
    "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": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44764/?format=api",
                    "id": 44764,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Babygang logo"
        },
        {
            "nick": {
                "name": "Xiny6581",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3701/?format=api",
                    "id": 3701,
                    "name": "Xiny6581",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nyke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90328/?format=api",
                    "id": 90328,
                    "name": "Nyke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Blason"
        },
        {
            "nick": {
                "name": "Cupid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Papapower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130848/?format=api",
                    "id": 130848,
                    "name": "Papapower",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "New code"
        },
        {
            "nick": {
                "name": "Ludwig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/85898/?format=api",
                    "id": 85898,
                    "name": "Ludwig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Morphing letters code"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/gubbdata22/c64_demo/back_from_the_dead_babygang_2022.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=219291"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91737"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=H9vZRP3AwP4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "4.27",
            "competition": {
                "id": 17132,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4395/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4395/",
                    "id": 4395,
                    "name": "Gubbdata 2022",
                    "tagline": "We Feel the Need, the Need for Tweed!",
                    "start_date": "2022-07-01",
                    "end_date": "2022-07-03",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.66897,
                    "longitude": 13.36408,
                    "website": "http://gubbdata.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/61/b27b.310571.jpg",
            "original_width": 2707,
            "original_height": 1692,
            "standard_url": "https://media.demozoo.org/screens/s/eb/61/b27b.310571.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/61/b27b.310571.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "randomized-visuals"
    ]
}