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

{
    "url": "https://demozoo.org/api/v1/parties/2742/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2742/",
    "id": 2742,
    "name": "Experience 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/605/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/605/",
        "id": 605,
        "name": "Experience",
        "website": "http://exp14.playtime.hu/"
    },
    "start_date": "2015-11-28",
    "end_date": "2015-11-28",
    "location": "Budapest, Hungary",
    "is_online": false,
    "country_code": "HU",
    "latitude": 47.49801,
    "longitude": 19.03991,
    "website": "http://exp15.playtime.hu/",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 13092,
            "demozoo_url": "https://demozoo.org/competitions/13092/",
            "name": "Combined Demo/Intro",
            "shown_date": "2015-11-28",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/169871/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/169871/",
                        "id": 169871,
                        "title": "Geared",
                        "author_nicks": [
                            {
                                "name": "Teo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                                    "id": 901,
                                    "name": "Teo",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "Tifeco",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14447/?format=api",
                                    "id": 14447,
                                    "name": "Tifeco",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2015-11-28",
                        "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/3/?format=api",
                                "id": 3,
                                "name": "4K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/experience-2015"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1631&when=2015"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2015/experience15/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/exper1ence"
        }
    ]
}