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

{
    "url": "https://demozoo.org/api/v1/parties/5072/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5072/",
    "id": 5072,
    "name": "High Coast Hack 2024 Summer",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1015/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1015/",
        "id": 1015,
        "name": "High Coast Hack",
        "website": "http://hch.a1200.se/"
    },
    "start_date": "2024-07-04",
    "end_date": "2024-07-07",
    "location": "Härnösands Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.76667,
    "longitude": 17.68333,
    "website": "https://www.highcoasthack.se/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 19066,
            "demozoo_url": "https://demozoo.org/competitions/19066/",
            "name": "Combined demo/intro",
            "shown_date": "2024-07-06",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/352808/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/352808/",
                        "id": 352808,
                        "title": "A Little Blue",
                        "author_nicks": [
                            {
                                "name": "Nukleus",
                                "abbreviation": "NLS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3788/?format=api",
                                    "id": 3788,
                                    "name": "Nukleus",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-07-06",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/353126/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/353126/",
                        "id": 353126,
                        "title": "Scroller",
                        "author_nicks": [
                            {
                                "name": "Zone 13",
                                "abbreviation": "z13",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
                                    "id": 51532,
                                    "name": "Zone 13",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-07-06",
                        "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/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/352805/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/352805/",
                        "id": 352805,
                        "title": "Swaying Cat",
                        "author_nicks": [
                            {
                                "name": "Fat Cat With A Top Hat",
                                "abbreviation": "FCWATH",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/37385/?format=api",
                                    "id": 37385,
                                    "name": "Fat Cat With A Top Hat",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2024-07-06",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                                "id": 9,
                                "name": "Atari ST/E"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                                "id": 4,
                                "name": "Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1733&when=2024"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2024/highcoasthack24/"
        }
    ]
}