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

{
    "url": "https://demozoo.org/api/v1/productions/187394/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187394/",
    "id": 187394,
    "title": "Summoning",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-05-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XWD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3019/?format=api",
                    "id": 3019,
                    "name": "XWD",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Manu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3113/?format=api",
                    "id": 3113,
                    "name": "Manu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Roz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                    "id": 3103,
                    "name": "Roz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mikron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3017/?format=api",
                    "id": 3017,
                    "name": "Mikron",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction & Production"
        },
        {
            "nick": {
                "name": "Mikron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3017/?format=api",
                    "id": 3017,
                    "name": "Mikron",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://byterapers.com/pub/pc/byterapers-summoning-mspinv.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/simulaatio18/oldschool_demo/byterapers-summoning-msp2018.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76262"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Q9xxfO3R_y8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "132",
            "competition": {
                "id": 14300,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3598/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3598/",
                    "id": 3598,
                    "name": "Simulaatio 2018",
                    "tagline": "",
                    "start_date": "2018-05-25",
                    "end_date": "2018-05-27",
                    "location": "Joroinen, Pieksämäki, Southern Savonia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.17823,
                    "longitude": 27.83165,
                    "website": "http://simulaatio.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3233/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3233/",
            "id": 3233,
            "name": "My Summer Party 2018",
            "tagline": "",
            "start_date": "2018-07-05",
            "end_date": "2018-07-08",
            "location": "Jämijärvi, Pohjois-Satakunta, Satakunta, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.81667,
            "longitude": 22.7,
            "website": "http://mysummerparty.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "midas",
        "pmodew"
    ]
}