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

{
    "url": "https://demozoo.org/api/v1/party_series/212/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/212/",
    "id": 212,
    "name": "NVScene",
    "website": "http://nvision.scene.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/554/?format=api",
            "demozoo_url": "https://demozoo.org/parties/554/",
            "id": 554,
            "name": "NVScene 2008",
            "tagline": "",
            "start_date": "2008-08-25",
            "end_date": "2008-08-27",
            "location": "San Jose, Santa Clara County, California, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 37.33939,
            "longitude": -121.89496,
            "website": "http://nvision.scene.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2031/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2031/",
            "id": 2031,
            "name": "NVScene 2014",
            "tagline": "",
            "start_date": "2014-03-25",
            "end_date": "2014-03-27",
            "location": "San Jose, Santa Clara County, California, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 37.33939,
            "longitude": -121.89496,
            "website": "http://nv.scene.org/2014/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2427/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2427/",
            "id": 2427,
            "name": "NVScene 2015",
            "tagline": "",
            "start_date": "2015-03-17",
            "end_date": "2015-03-20",
            "location": "San Jose, Santa Clara County, California, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 37.33939,
            "longitude": -121.89496,
            "website": "http://nv.scene.org/2015/"
        }
    ]
}