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

{
    "url": "https://demozoo.org/api/v1/party_series/218/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/218/",
    "id": 218,
    "name": "Eastern Conference (.pl)",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/560/?format=api",
            "demozoo_url": "https://demozoo.org/parties/560/",
            "id": 560,
            "name": "Eastern Conference 1995",
            "tagline": "",
            "start_date": "1995-04-29",
            "end_date": "1995-04-30",
            "location": "Białystok, Podlasie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.13333,
            "longitude": 23.16433,
            "website": ""
        }
    ]
}