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

{
    "url": "https://demozoo.org/api/v1/party_series/343/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/343/",
    "id": 343,
    "name": "The Italian Gathering",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/873/?format=api",
            "demozoo_url": "https://demozoo.org/parties/873/",
            "id": 873,
            "name": "The Italian Gathering 1996",
            "tagline": "",
            "start_date": "1996-07-28",
            "end_date": "1996-07-28",
            "location": "Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 42.503819,
            "longitude": 12.57347,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/874/?format=api",
            "demozoo_url": "https://demozoo.org/parties/874/",
            "id": 874,
            "name": "The Italian Gathering 1997",
            "tagline": "",
            "start_date": "1997-09-06",
            "end_date": "1997-09-07",
            "location": "Provincia di Pescara, Abruzzo, Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 42.33333,
            "longitude": 13.95,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/875/?format=api",
            "demozoo_url": "https://demozoo.org/parties/875/",
            "id": 875,
            "name": "The Italian Gathering 1998",
            "tagline": "",
            "start_date": "1998-09-11",
            "end_date": "1998-09-14",
            "location": "Provincia di Pescara, Abruzzo, Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 42.33333,
            "longitude": 13.95,
            "website": ""
        }
    ]
}