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

{
    "url": "https://demozoo.org/api/v1/productions/201124/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201124/",
    "id": 201124,
    "title": "Moonshine Dragons Invitro",
    "author_nicks": [
        {
            "name": "Bonzai",
            "abbreviation": "BZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-03-16",
    "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": "Trap",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3405/?format=api",
                    "id": 3405,
                    "name": "Trap",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Conrad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                    "id": 166,
                    "name": "Conrad",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Carrion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3687/?format=api",
                    "id": 3687,
                    "name": "Carrion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7516/?format=api",
                    "id": 7516,
                    "name": "Fox",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=216596"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/forever19/c64/forever2019.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=175981"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80705"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cXnNMxZ8LAQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "372",
            "competition": {
                "id": 15018,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3699/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3699/",
                    "id": 3699,
                    "name": "Forever 2019",
                    "tagline": "20: 8-Bit Aliens",
                    "start_date": "2019-03-15",
                    "end_date": "2019-03-17",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever8.net/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3709/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3709/",
            "id": 3709,
            "name": "Moonshine Dragons 2019",
            "tagline": "C64",
            "start_date": "2019-05-17",
            "end_date": "2019-05-19",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "https://moonshinedragons.party"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/52/6fd0.181906.png",
            "original_width": 811,
            "original_height": 611,
            "standard_url": "https://media.demozoo.org/screens/s/a7/52/6fd0.181906.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/52/6fd0.181906.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f0/32/f2b7.181907.png",
            "original_width": 810,
            "original_height": 610,
            "standard_url": "https://media.demozoo.org/screens/s/f0/32/f2b7.181907.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/32/f2b7.181907.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}