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

{
    "url": "https://demozoo.org/api/v1/parties/3854/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3854/",
    "id": 3854,
    "name": "DoReCo Party 2010",
    "tagline": "2",
    "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": "2010-09-04",
    "end_date": "2010-09-05",
    "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1573&when=2005"
        }
    ]
}