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

{
    "url": "https://demozoo.org/api/v1/party_series/960/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/960/",
    "id": 960,
    "name": "Elysium & Antia Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2423/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2423/",
            "id": 2423,
            "name": "Elysium & Antia Party December 1993",
            "tagline": "",
            "start_date": "1993-12-28",
            "end_date": "1993-12-30",
            "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.01546,
            "longitude": 20.97857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2422/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2422/",
            "id": 2422,
            "name": "Elysium & Antia Party June 1993",
            "tagline": "",
            "start_date": "1993-06-28",
            "end_date": "1993-06-30",
            "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.01546,
            "longitude": 20.97857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2567/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2567/",
            "id": 2567,
            "name": "Elysium & Antia Party June 1994",
            "tagline": "",
            "start_date": "1994-06-01",
            "end_date": "1994-06-03",
            "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.01546,
            "longitude": 20.97857,
            "website": ""
        }
    ]
}