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

{
    "url": "https://demozoo.org/api/v1/party_series/379/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/379/",
    "id": 379,
    "name": "Takeover",
    "website": "http://www.takeover.nl/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/995/?format=api",
            "demozoo_url": "https://demozoo.org/parties/995/",
            "id": 995,
            "name": "Takeover 1998",
            "tagline": "",
            "start_date": "1998-05-15",
            "end_date": "1998-05-17",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/938/?format=api",
            "demozoo_url": "https://demozoo.org/parties/938/",
            "id": 938,
            "name": "Takeover 1999",
            "tagline": "",
            "start_date": "1999-06-04",
            "end_date": "1999-06-06",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/996/?format=api",
            "demozoo_url": "https://demozoo.org/parties/996/",
            "id": 996,
            "name": "Takeover 2000",
            "tagline": "The Millennium Edition",
            "start_date": "2000-06-16",
            "end_date": "2000-06-18",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/997/?format=api",
            "demozoo_url": "https://demozoo.org/parties/997/",
            "id": 997,
            "name": "Takeover 2001",
            "tagline": "",
            "start_date": "2001-06-22",
            "end_date": "2001-06-24",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        }
    ]
}