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

{
    "url": "https://demozoo.org/api/v1/party_series/242/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/242/",
    "id": 242,
    "name": "Proxy",
    "website": "http://www.proxy.kannus.fi/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/838/?format=api",
            "demozoo_url": "https://demozoo.org/parties/838/",
            "id": 838,
            "name": "Proxy 1998",
            "tagline": "",
            "start_date": "1998-04-03",
            "end_date": "1998-04-05",
            "location": "Kannus, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.903469,
            "longitude": 23.92326,
            "website": "http://www.kpnet.com/proxy/1998/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/599/?format=api",
            "demozoo_url": "https://demozoo.org/parties/599/",
            "id": 599,
            "name": "Proxy 1999",
            "tagline": "",
            "start_date": "1999-04-09",
            "end_date": "1999-04-11",
            "location": "Kannus, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.903469,
            "longitude": 23.92326,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/839/?format=api",
            "demozoo_url": "https://demozoo.org/parties/839/",
            "id": 839,
            "name": "Proxy 2000",
            "tagline": "Proxy 1886",
            "start_date": "2000-10-06",
            "end_date": "2000-10-08",
            "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.9,
            "longitude": 23.9,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/837/?format=api",
            "demozoo_url": "https://demozoo.org/parties/837/",
            "id": 837,
            "name": "Proxy 2001",
            "tagline": "",
            "start_date": "2001-06-15",
            "end_date": "2001-06-17",
            "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.9,
            "longitude": 23.9,
            "website": "http://www.kpnet.com/proxy/2001/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5178/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5178/",
            "id": 5178,
            "name": "Proxy 2010",
            "tagline": "",
            "start_date": "2010-05-14",
            "end_date": "2010-05-16",
            "location": "Kokkola, Central Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.79706,
            "longitude": 23.68354,
            "website": "http://www.proxy.kannus.fi/"
        }
    ]
}