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

{
    "url": "https://demozoo.org/api/v1/party_series/448/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/448/",
    "id": 448,
    "name": "#Trax 10 Year Anniversary",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1121/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1121/",
            "id": 1121,
            "name": "#Trax 10 Year Anniversary",
            "tagline": "",
            "start_date": "2004",
            "end_date": "2004",
            "location": "San Francisco, City and County of San Francisco, California, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 37.77493,
            "longitude": -122.41942,
            "website": ""
        }
    ]
}