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

{
    "url": "https://demozoo.org/api/v1/party_series/1468/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1468/",
    "id": 1468,
    "name": "Kbit",
    "website": "https://kbit.mdfnet.se/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4074/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4074/",
            "id": 4074,
            "name": "Kbit 2006",
            "tagline": "",
            "start_date": "2006-11-03",
            "end_date": "2006-11-05",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": "https://kbit.mdfnet.se/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3960/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3960/",
            "id": 3960,
            "name": "Kbit 2008",
            "tagline": "",
            "start_date": "2008-02-22",
            "end_date": "2008-02-24",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": "https://kbit.mdfnet.se/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3961/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3961/",
            "id": 3961,
            "name": "Kbit 2009",
            "tagline": "",
            "start_date": "2009-03-27",
            "end_date": "2009-03-29",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": "http://web.archive.org/web/20090306210229/http://kbit.mdfnet.se/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3847/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3847/",
            "id": 3847,
            "name": "Kbit 2010",
            "tagline": "",
            "start_date": "2010-03-05",
            "end_date": "2010-03-07",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": "https://kbit.mdfnet.se/"
        }
    ]
}