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

{
    "url": "https://demozoo.org/api/v1/parties/4639/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4639/",
    "id": 4639,
    "name": "Gipuzkoa Encounter 2016",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1699/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1699/",
        "id": 1699,
        "name": "Gipuzkoa Encounter",
        "website": ""
    },
    "start_date": "2016-03",
    "end_date": "2016-03",
    "location": "Spain",
    "is_online": false,
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17760,
            "demozoo_url": "https://demozoo.org/competitions/17760/",
            "name": "Wild",
            "shown_date": "2016-03",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/167971/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/167971/",
                        "id": 167971,
                        "title": "urlol",
                        "author_nicks": [
                            {
                                "name": "Genshiken",
                                "abbreviation": "GSK",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
                                    "id": 8926,
                                    "name": "Genshiken",
                                    "is_group": true
                                }
                            },
                            {
                                "name": "PKTteam",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/69757/?format=api",
                                    "id": 69757,
                                    "name": "PKTteam",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2016-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                                "id": 12,
                                "name": "Browser"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1682&when=2016"
        }
    ]
}