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

{
    "url": "https://demozoo.org/api/v1/party_series/141/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/141/",
    "id": 141,
    "name": "Abduction",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/408/?format=api",
            "demozoo_url": "https://demozoo.org/parties/408/",
            "id": 408,
            "name": "Abduction 1994",
            "tagline": "",
            "start_date": "1994-06-11",
            "end_date": "1994-06-12",
            "location": "Rovaniemi, Lapland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 66.60881,
            "longitude": 25.95247,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/399/?format=api",
            "demozoo_url": "https://demozoo.org/parties/399/",
            "id": 399,
            "name": "Abduction 1995",
            "tagline": "",
            "start_date": "1995-06-09",
            "end_date": "1995-06-11",
            "location": "Rovaniemi, Lapland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 66.60881,
            "longitude": 25.95247,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/409/?format=api",
            "demozoo_url": "https://demozoo.org/parties/409/",
            "id": 409,
            "name": "Abduction 1996",
            "tagline": "",
            "start_date": "1996-06-07",
            "end_date": "1996-06-09",
            "location": "Oulu, Northern Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 65.21726,
            "longitude": 25.96941,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/402/?format=api",
            "demozoo_url": "https://demozoo.org/parties/402/",
            "id": 402,
            "name": "Abduction 1997",
            "tagline": "The Cow Strikes Back",
            "start_date": "1997-06-06",
            "end_date": "1997-06-08",
            "location": "Oulu, Northern Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 65.21726,
            "longitude": 25.96941,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/410/?format=api",
            "demozoo_url": "https://demozoo.org/parties/410/",
            "id": 410,
            "name": "Abduction 1998",
            "tagline": "",
            "start_date": "1998-06-05",
            "end_date": "1998-06-07",
            "location": "Oulu, Northern Ostrobothnia, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 65.21726,
            "longitude": 25.96941,
            "website": ""
        }
    ]
}