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

{
    "url": "https://demozoo.org/api/v1/party_series/664/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/664/",
    "id": 664,
    "name": "Animal Mine Convention",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1567/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1567/",
            "id": 1567,
            "name": "Animal Mine Convention",
            "tagline": "",
            "start_date": "1991-12",
            "end_date": "1991-12",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.164181,
            "longitude": 10.45415,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2131/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2131/",
            "id": 2131,
            "name": "Munich Convention 1 - 1994",
            "tagline": "",
            "start_date": "1994-05-20",
            "end_date": "1994-05-22",
            "location": "München, Upper Bavaria, Bavaria, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.13743,
            "longitude": 11.57549,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1568/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1568/",
            "id": 1568,
            "name": "Munich Convention 2 - 1995",
            "tagline": "",
            "start_date": "1995-05-12",
            "end_date": "1995-05-14",
            "location": "Munich, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.13641,
            "longitude": 11.57753,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1569/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1569/",
            "id": 1569,
            "name": "Munich Convention 3 - 1996",
            "tagline": "",
            "start_date": "1996-05-10",
            "end_date": "1996-05-12",
            "location": "Munich, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.13641,
            "longitude": 11.57753,
            "website": ""
        }
    ]
}