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

{
    "url": "https://demozoo.org/api/v1/parties/2785/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2785/",
    "id": 2785,
    "name": "High Coast Hack 2015 Winter",
    "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": "2015-12-04",
    "end_date": "2015-12-06",
    "location": "Härnösands Kommun, Västernorrland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.76667,
    "longitude": 17.68333,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12935,
            "demozoo_url": "https://demozoo.org/competitions/12935/",
            "name": "Combined Demo",
            "shown_date": "2015-12-05",
            "platform": null,
            "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/166745/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/166745/",
                        "id": 166745,
                        "title": "Boing ball",
                        "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": "2015-12-05",
                        "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": [
                            "boink",
                            "boing",
                            "amiga-ball"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/166746/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/166746/",
                        "id": 166746,
                        "title": "Zone^13",
                        "author_nicks": [
                            {
                                "name": "swee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/51531/?format=api",
                                    "id": 51531,
                                    "name": "swee",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_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
                                }
                            }
                        ],
                        "release_date": "2015-12-05",
                        "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"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/high-coast-hack/high-coast-hack-2015-winter"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1733&when=2015"
        }
    ]
}