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

{
    "url": "https://demozoo.org/api/v1/parties/4370/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4370/",
    "id": 4370,
    "name": "DoReCo Party 2021",
    "tagline": "",
    "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": "2021-10-01",
    "end_date": "2021-10-03",
    "location": "Dortmund, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.51494,
    "longitude": 7.466,
    "website": "http://www.doreco.de/",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3118"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1573&when=2021"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2021/doreco21/"
        }
    ]
}