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

{
    "url": "https://demozoo.org/api/v1/parties/2918/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2918/",
    "id": 2918,
    "name": "JagFest 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1174/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1174/",
        "id": 1174,
        "name": "JagFest",
        "website": "https://web.archive.org/web/19990203180756/http://www.geocities.com/Broadway/4062/"
    },
    "start_date": "1999-06-18",
    "end_date": "1999-06-18",
    "location": "Rochester, Olmsted County, Minnesota, United States",
    "is_online": false,
    "country_code": "US",
    "latitude": 44.02163,
    "longitude": -92.4699,
    "website": "https://web.archive.org/web/20010420114233/http://jaguar.holyoak.com/jagfest/fest99.html",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": []
}