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

{
    "url": "https://demozoo.org/api/v1/party_series/616/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/616/",
    "id": 616,
    "name": "Fried Bits",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1485/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1485/",
            "id": 1485,
            "name": "Fried Bits 1993",
            "tagline": "1",
            "start_date": "1993-04-09",
            "end_date": "1993-04-12",
            "location": "Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.075089,
            "longitude": 8.8047,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1484/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1484/",
            "id": 1484,
            "name": "Fried Bits 1994",
            "tagline": "2",
            "start_date": "1994-04-01",
            "end_date": "1994-04-04",
            "location": "Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.075089,
            "longitude": 8.8047,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1476/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1476/",
            "id": 1476,
            "name": "Fried Bits 1995",
            "tagline": "3",
            "start_date": "1995-04-14",
            "end_date": "1995-04-17",
            "location": "Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.075089,
            "longitude": 8.8047,
            "website": ""
        }
    ]
}