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

{
    "url": "https://demozoo.org/api/v1/party_series/1144/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1144/",
    "id": 1144,
    "name": "Byterapers",
    "website": "http://byterapers.com/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2855/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2855/",
            "id": 2855,
            "name": "Byterapers 10 Years",
            "tagline": "",
            "start_date": "1997-02-21",
            "end_date": "1997-02-23",
            "location": "Iisalmi, Ylä-Savo, Northern Savo, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 63.55915,
            "longitude": 27.19067,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3016/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3016/",
            "id": 3016,
            "name": "Byterapers 30 Years",
            "tagline": "",
            "start_date": "2016-09-01",
            "end_date": "2016-09-04",
            "location": "Kilvakkala, Luoteis-Pirkanmaa, Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.75894,
            "longitude": 23.0015,
            "website": "http://byterapers.com/30/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4541/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4541/",
            "id": 4541,
            "name": "Byterapers, Inc. 25 years anniversary party",
            "tagline": "B25V",
            "start_date": "2011-08-26",
            "end_date": "2011-08-28",
            "location": "Hauho, Hämeenlinna, Kanta-Häme, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.17255,
            "longitude": 24.56303,
            "website": "http://byterapers.com/"
        }
    ]
}