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

{
    "url": "https://demozoo.org/api/v1/party_series/165/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/165/",
    "id": 165,
    "name": "Somewhere In Holland",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/434/?format=api",
            "demozoo_url": "https://demozoo.org/parties/434/",
            "id": 434,
            "name": "Somewhere In Holland 1993",
            "tagline": "",
            "start_date": "1993-08-14",
            "end_date": "1993-08-15",
            "location": "Gemeente Nijmegen, Gelderland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.84168,
            "longitude": 5.83813,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3052/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3052/",
            "id": 3052,
            "name": "Somewhere In Holland 1994",
            "tagline": "",
            "start_date": "1994",
            "end_date": "1994",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/720/?format=api",
            "demozoo_url": "https://demozoo.org/parties/720/",
            "id": 720,
            "name": "Somewhere In Holland 1995",
            "tagline": "",
            "start_date": "1995-07-08",
            "end_date": "1995-07-10",
            "location": "Roosendaal, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.53083,
            "longitude": 4.46528,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/845/?format=api",
            "demozoo_url": "https://demozoo.org/parties/845/",
            "id": 845,
            "name": "Somewhere In Holland 1997",
            "tagline": "",
            "start_date": "1997-05-02",
            "end_date": "1997-05-04",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.1082,
            "longitude": 5.32986,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/844/?format=api",
            "demozoo_url": "https://demozoo.org/parties/844/",
            "id": 844,
            "name": "Somewhere In Huibsland 1996",
            "tagline": "",
            "start_date": "1996-07-22",
            "end_date": "1996-07-24",
            "location": "Gemeente Heiloo, North Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.60122,
            "longitude": 4.70945,
            "website": ""
        }
    ]
}