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

{
    "url": "https://demozoo.org/api/v1/party_series/1193/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1193/",
    "id": 1193,
    "name": "The Powerslaves, The Web Inc., The Power Connection Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2968/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2968/",
            "id": 2968,
            "name": "The Powerslaves, The Web Inc., The Power Connection Party 1989",
            "tagline": "",
            "start_date": "1989-12-16",
            "end_date": "1989-12-16",
            "location": "Geffen, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.74,
            "longitude": 5.46389,
            "website": ""
        }
    ]
}