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

{
    "url": "https://demozoo.org/api/v1/parties/1431/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1431/",
    "id": 1431,
    "name": "The Feeling 1999-2",
    "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": "1999-10-08",
    "end_date": "1999-10-10",
    "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/19990429103258/http://www.thefeeling.net:80/"
        }
    ]
}