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

{
    "url": "https://demozoo.org/api/v1/party_series/1613/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1613/",
    "id": 1613,
    "name": "BEE",
    "website": "http://www.c64page.de/html/Party-Page.htm",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4293/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4293/",
            "id": 4293,
            "name": "BEE #2",
            "tagline": "- Best Event Ever second take ;)",
            "start_date": "2021-07-23",
            "end_date": "2021-07-25",
            "location": "Neuhaus an der Pegnitz, Regierungsbezirk Mittelfranken, Bavaria, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.62799,
            "longitude": 11.55066,
            "website": "http://www.c64page.de/html/Party-Page.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4429/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4429/",
            "id": 4429,
            "name": "BEE #3",
            "tagline": "Best Event Ever",
            "start_date": "2022-07-22",
            "end_date": "2022-07-24",
            "location": "Neuhaus an der Pegnitz, Regierungsbezirk Mittelfranken, Bavaria, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.62799,
            "longitude": 11.55066,
            "website": "http://www.c64page.de/html/Party-Page.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4691/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4691/",
            "id": 4691,
            "name": "BEE #4",
            "tagline": "Party Like Beefour",
            "start_date": "2023-07-21",
            "end_date": "2023-07-23",
            "location": "Neuhaus an der Pegnitz, Regierungsbezirk Mittelfranken, Bavaria, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.62799,
            "longitude": 11.55066,
            "website": "http://www.c64page.de/html/Party-Page.htm"
        }
    ]
}