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

{
    "url": "https://demozoo.org/api/v1/parties/2875/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2875/",
    "id": 2875,
    "name": "Slipstock 2016",
    "tagline": "Super-exclusive pissup for Slipstream members.",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1156/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1156/",
        "id": 1156,
        "name": "Slipstock",
        "website": ""
    },
    "start_date": "2016-03-11",
    "end_date": "2016-03-13",
    "location": "Scunthorpe, North Lincolnshire, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 53.57905,
    "longitude": -0.65437,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12174,
            "demozoo_url": "https://demozoo.org/competitions/12174/",
            "name": "C64 demo",
            "shown_date": "2016-03-12",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "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/154309/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/154309/",
                        "id": 154309,
                        "title": "Macro Clone Cafe",
                        "author_nicks": [
                            {
                                "name": "C64CD",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/63457/?format=api",
                                    "id": 63457,
                                    "name": "C64CD",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-03-12",
                        "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": [
                            "source-available"
                        ]
                    }
                }
            ]
        },
        {
            "id": 12208,
            "demozoo_url": "https://demozoo.org/competitions/12208/",
            "name": "Windows Demo",
            "shown_date": "2016-03-12",
            "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/154661/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/154661/",
                        "id": 154661,
                        "title": "Hippytro",
                        "author_nicks": [
                            {
                                "name": "Slipstream",
                                "abbreviation": "SLP",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                                    "id": 1433,
                                    "name": "Slipstream",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-03-12",
                        "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": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/slipstock-2016"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1755&when=2016"
        }
    ]
}