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

{
    "url": "https://demozoo.org/api/v1/parties/1067/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1067/",
    "id": 1067,
    "name": "Reboot 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/423/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/423/",
        "id": 423,
        "name": "Reboot",
        "website": "http://reboot99.promisc.net"
    },
    "start_date": "1999",
    "end_date": "1999",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "http://reboot99.promisc.net",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10843,
            "demozoo_url": "https://demozoo.org/competitions/10843/",
            "name": "DOS Demo",
            "shown_date": "1999",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/140096/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/140096/",
                        "id": 140096,
                        "title": "Reboot",
                        "author_nicks": [
                            {
                                "name": "Fozi",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/39739/?format=api",
                                    "id": 39739,
                                    "name": "Fozi",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/121415/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/121415/",
                        "id": 121415,
                        "title": "m",
                        "author_nicks": [
                            {
                                "name": "Attack",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/16849/?format=api",
                                    "id": 16849,
                                    "name": "Attack",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Psychic Symphony",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                                    "id": 313,
                                    "name": "ps",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Xhale",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                                    "id": 583,
                                    "name": "Xhale",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999-12",
                        "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/140095/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/140095/",
                        "id": 140095,
                        "title": "Final",
                        "author_nicks": [
                            {
                                "name": "Linn",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/59551/?format=api",
                                    "id": 59551,
                                    "name": "Linn",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 18956,
            "demozoo_url": "https://demozoo.org/competitions/18956/",
            "name": "Linux Demo",
            "shown_date": "1999",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350210/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/350210/",
                        "id": 350210,
                        "title": "Reboot 99 Demo",
                        "author_nicks": [
                            {
                                "name": "stdio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/143014/?format=api",
                                    "id": 143014,
                                    "name": "stdio",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                                "id": 7,
                                "name": "Linux"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 18958,
            "demozoo_url": "https://demozoo.org/competitions/18958/",
            "name": "MP3 Music",
            "shown_date": "1999",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350216/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350216/",
                        "id": 350216,
                        "title": "Channel17",
                        "author_nicks": [
                            {
                                "name": "MrWho",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80865/?format=api",
                                    "id": 80865,
                                    "name": "MrWho",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Schizofrenia",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135690/?format=api",
                                    "id": 135690,
                                    "name": "Schizofrenia",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350217/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350217/",
                        "id": 350217,
                        "title": "Exchange Your Body",
                        "author_nicks": [
                            {
                                "name": "Intifada",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/143016/?format=api",
                                    "id": 143016,
                                    "name": "Intifada",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350218/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350218/",
                        "id": 350218,
                        "title": "Calling for your Love",
                        "author_nicks": [
                            {
                                "name": "mBaseX",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80874/?format=api",
                                    "id": 80874,
                                    "name": "mBaseX",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350219/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350219/",
                        "id": 350219,
                        "title": "Raps With Love",
                        "author_nicks": [
                            {
                                "name": "mBaseX",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80874/?format=api",
                                    "id": 80874,
                                    "name": "mBaseX",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350220/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350220/",
                        "id": 350220,
                        "title": "u-uwawa",
                        "author_nicks": [
                            {
                                "name": "mBaseX",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80874/?format=api",
                                    "id": 80874,
                                    "name": "mBaseX",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 6,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350221/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350221/",
                        "id": 350221,
                        "title": "Mix Supra",
                        "author_nicks": [
                            {
                                "name": "Sdunga",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/143017/?format=api",
                                    "id": 143017,
                                    "name": "Sdunga",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 7,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350222/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350222/",
                        "id": 350222,
                        "title": "Thinking",
                        "author_nicks": [
                            {
                                "name": "stdio",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/143014/?format=api",
                                    "id": 143014,
                                    "name": "stdio",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                                "id": 30,
                                "name": "Streaming Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 18957,
            "demozoo_url": "https://demozoo.org/competitions/18957/",
            "name": "Tracked Music",
            "shown_date": "1999",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350211/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350211/",
                        "id": 350211,
                        "title": "I Died Yesterday,...",
                        "author_nicks": [
                            {
                                "name": "Breakthru",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23100/?format=api",
                                    "id": 23100,
                                    "name": "Breakthru",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Advanced Rhythm Technologies",
                                "abbreviation": "ART",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                                    "id": 27623,
                                    "name": "Advanced Rhythm Technologies",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350212/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350212/",
                        "id": 350212,
                        "title": "Space Freak",
                        "author_nicks": [
                            {
                                "name": "Dextrose",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/21681/?format=api",
                                    "id": 21681,
                                    "name": "var.rho",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350213/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350213/",
                        "id": 350213,
                        "title": "The Time",
                        "author_nicks": [
                            {
                                "name": "Garlick",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/27625/?format=api",
                                    "id": 27625,
                                    "name": "Garlick",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Neptune",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/143015/?format=api",
                                    "id": 143015,
                                    "name": "Neptune",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 4,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350214/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350214/",
                        "id": 350214,
                        "title": "My Love (Compo Version)",
                        "author_nicks": [
                            {
                                "name": "MrWho",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80865/?format=api",
                                    "id": 80865,
                                    "name": "MrWho",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Schizofrenia",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/135690/?format=api",
                                    "id": 135690,
                                    "name": "Schizofrenia",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 5,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/350215/?format=api",
                        "demozoo_url": "https://demozoo.org/music/350215/",
                        "id": 350215,
                        "title": "Articulação Mental",
                        "author_nicks": [
                            {
                                "name": "Sewerrat",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/80867/?format=api",
                                    "id": 80867,
                                    "name": "Sewerrat",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "music",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 18955,
            "demozoo_url": "https://demozoo.org/competitions/18955/",
            "name": "Windows Demo",
            "shown_date": "1999",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/121414/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/121414/",
                        "id": 121414,
                        "title": "Flytrap",
                        "author_nicks": [
                            {
                                "name": "Nothing",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/18492/?format=api",
                                    "id": 18492,
                                    "name": "Nothing",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "production",
                        "platforms": [
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/140097/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/140097/",
                        "id": 140097,
                        "title": "Nuker Fleet",
                        "author_nicks": [
                            {
                                "name": "Shadow",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/143013/?format=api",
                                    "id": 143013,
                                    "name": "Shadow",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1999",
                        "supertype": "production",
                        "platforms": [
                            {
                                "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"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=253&when=1999"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/1999/reboot99/"
        }
    ]
}