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

{
    "url": "https://demozoo.org/api/v1/party_series/167/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/167/",
    "id": 167,
    "name": "Sun'n'Fun Conference",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2787/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2787/",
            "id": 2787,
            "name": "Sun'n'Fun Conference 1992",
            "tagline": "",
            "start_date": "1992-08-08",
            "end_date": "1992-08-09",
            "location": "Hellenthal, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.48333,
            "longitude": 6.43333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/436/?format=api",
            "demozoo_url": "https://demozoo.org/parties/436/",
            "id": 436,
            "name": "Sun'n'Fun Conference 1993",
            "tagline": "",
            "start_date": "1993-07-10",
            "end_date": "1993-07-11",
            "location": "Hellenthal, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.48333,
            "longitude": 6.43333,
            "website": ""
        }
    ]
}