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

{
    "url": "https://demozoo.org/api/v1/parties/3610/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3610/",
    "id": 3610,
    "name": "NOMAM 2016",
    "tagline": "Not Only Marvelous Atari Machinery",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1394/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1394/",
        "id": 1394,
        "name": "NOMAM",
        "website": "https://gkanold.wixsite.com/homeputerium/2020"
    },
    "start_date": "2016-04-01",
    "end_date": "2016-04-03",
    "location": "Lübeck, Schleswig-Holstein, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 53.86893,
    "longitude": 10.68729,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2016/nomam16/"
        }
    ]
}