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

{
    "url": "https://demozoo.org/api/v1/parties/3611/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3611/",
    "id": 3611,
    "name": "NOMAM 2015",
    "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": "2015-04-10",
    "end_date": "2015-04-12",
    "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": "BaseUrl",
            "url": "http://www.abbuc.de/community/forum/viewtopic.php?f=17&t=8314"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=2360"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/events/339789732886971"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2015/nomam15/"
        }
    ]
}