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

{
    "url": "https://demozoo.org/api/v1/parties/3742/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3742/",
    "id": 3742,
    "name": "DoReCo Party 2017",
    "tagline": "9",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/598/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/598/",
        "id": 598,
        "name": "DoReCo Party",
        "website": "http://www.doreco.de/"
    },
    "start_date": "2017-09-15",
    "end_date": "2017-09-17",
    "location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.51494,
    "longitude": 7.466,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14725,
            "demozoo_url": "https://demozoo.org/competitions/14725/",
            "name": "Gamedev",
            "shown_date": "2017-09-16",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/195067/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/195067/",
                        "id": 195067,
                        "title": "Giana-Sisters 30th Anniversary Preview",
                        "author_nicks": [
                            {
                                "name": "The Seven-A-Three",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/82751/?format=api",
                                    "id": 82751,
                                    "name": "The Seven-A-Three",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2017-09-16",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/195068/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/195068/",
                        "id": 195068,
                        "title": "Rumpelball",
                        "author_nicks": [
                            {
                                "name": "Inferior Software International",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/82752/?format=api",
                                    "id": 82752,
                                    "name": "Inferior Software International",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2017-09-16",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2635"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2017/doreco17/"
        }
    ]
}