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

{
    "url": "https://demozoo.org/api/v1/party_series/155/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/155/",
    "id": 155,
    "name": "The Great British ST Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/422/?format=api",
            "demozoo_url": "https://demozoo.org/parties/422/",
            "id": 422,
            "name": "Yelling Jam 1996",
            "tagline": "",
            "start_date": "1996-10-18",
            "end_date": "1996-10-20",
            "location": "Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.075089,
            "longitude": 8.8047,
            "website": ""
        }
    ]
}