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

{
    "url": "https://demozoo.org/api/v1/party_series/956/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/956/",
    "id": 956,
    "name": "Asphyxia Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2417/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2417/",
            "id": 2417,
            "name": "Asphyxia Party 1992",
            "tagline": "",
            "start_date": "1992-08-28",
            "end_date": "1992-08-30",
            "location": "Głogów, Powiat głogowski, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.66361,
            "longitude": 16.0845,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2420/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2420/",
            "id": 2420,
            "name": "Asphyxia Party 1993",
            "tagline": "",
            "start_date": "1993-08-26",
            "end_date": "1993-08-28",
            "location": "Głogów, Powiat głogowski, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.66361,
            "longitude": 16.0845,
            "website": ""
        }
    ]
}