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

{
    "url": "https://demozoo.org/api/v1/party_series/195/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/195/",
    "id": 195,
    "name": "Primavera Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/522/?format=api",
            "demozoo_url": "https://demozoo.org/parties/522/",
            "id": 522,
            "name": "Primavera Party 1994",
            "tagline": "",
            "start_date": "1994-04-16",
            "end_date": "1994-04-17",
            "location": "Starachowice, Powiat starachowicki, Świętokrzyskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.0374,
            "longitude": 21.07126,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/523/?format=api",
            "demozoo_url": "https://demozoo.org/parties/523/",
            "id": 523,
            "name": "Primavera Party 1995",
            "tagline": "",
            "start_date": "1995-03-11",
            "end_date": "1995-03-12",
            "location": "Starachowice, Powiat starachowicki, Świętokrzyskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.0374,
            "longitude": 21.07126,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3681/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3681/",
            "id": 3681,
            "name": "Primavera Party 1996",
            "tagline": "",
            "start_date": "1996",
            "end_date": "1996",
            "location": "Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.0,
            "longitude": 20.0,
            "website": ""
        }
    ]
}