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

{
    "url": "https://demozoo.org/api/v1/party_series/496/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/496/",
    "id": 496,
    "name": "Pilgrimage",
    "website": "http://pilgrimage.scene.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1227/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1227/",
            "id": 1227,
            "name": "Pilgrimage 2003",
            "tagline": "",
            "start_date": "2003-08-09",
            "end_date": "2003-08-10",
            "location": "Salt Lake City, Salt Lake County, Utah, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 40.76078,
            "longitude": -111.89105,
            "website": "http://pilgrimage.scene.org/2003/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1228/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1228/",
            "id": 1228,
            "name": "Pilgrimage 2004",
            "tagline": "",
            "start_date": "2004-09-17",
            "end_date": "2004-09-18",
            "location": "Salt Lake City, Salt Lake County, Utah, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 40.76078,
            "longitude": -111.89105,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1229/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1229/",
            "id": 1229,
            "name": "Pilgrimage 2005",
            "tagline": "",
            "start_date": "2005-09-16",
            "end_date": "2005-09-17",
            "location": "Salt Lake City, Salt Lake County, Utah, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 40.76078,
            "longitude": -111.89105,
            "website": "http://pilgrimage.scene.org/2005/index.html"
        }
    ]
}