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

{
    "url": "https://demozoo.org/api/v1/parties/1310/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1310/",
    "id": 1310,
    "name": "Amstrad Expo 2009",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/545/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/545/",
        "id": 545,
        "name": "Amstrad Expo",
        "website": "http://expo.cpcscene.com"
    },
    "start_date": "2009-05-29",
    "end_date": "2009-05-31",
    "location": "Coutances, Département de la Manche, Lower Normandy, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.05,
    "longitude": -1.43333,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13055,
            "demozoo_url": "https://demozoo.org/competitions/13055/",
            "name": "Demo",
            "shown_date": "2009-05-30",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/168876/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/168876/",
                        "id": 168876,
                        "title": "Killmax",
                        "author_nicks": [
                            {
                                "name": "OFE",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/53517/?format=api",
                                    "id": 53517,
                                    "name": "OFE",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-05-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                                "id": 61,
                                "name": "Amstrad Plus"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "disqualified",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/168877/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/168877/",
                        "id": 168877,
                        "title": "AE2009",
                        "author_nicks": [
                            {
                                "name": "Eldrik",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/46560/?format=api",
                                    "id": 46560,
                                    "name": "Eldrik",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Hermol",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/15805/?format=api",
                                    "id": 15805,
                                    "name": "Hermol",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-05-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                                "id": 36,
                                "name": "Amstrad CPC"
                            }
                        ],
                        "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/amstrad-cpc-expo/amstrad-cpc-expo-2009"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1046&when=2009"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2009/amstrad_expo09/"
        }
    ]
}