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

{
    "url": "https://demozoo.org/api/v1/parties/5299/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5299/",
    "id": 5299,
    "name": "The Feeling 0a",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/600/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/600/",
        "id": 600,
        "name": "The Feeling",
        "website": "http://www.thefeeling.net/"
    },
    "start_date": "2000-06-02",
    "end_date": "2000-06-04",
    "location": "Tollered, Lerums Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 57.81667,
    "longitude": 12.41667,
    "website": "http://www.thefeeling.net",
    "invitations": [],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000424180448/http://www.thefeeling.net/"
        }
    ]
}