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

{
    "url": "https://demozoo.org/api/v1/parties/3609/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3609/",
    "id": 3609,
    "name": "NOMAM 2017",
    "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": "2017-04-21",
    "end_date": "2017-04-23",
    "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/2017/nomam17/"
        }
    ]
}