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

{
    "url": "https://demozoo.org/api/v1/party_series/1006/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1006/",
    "id": 1006,
    "name": "KWAS",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3701/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3701/",
            "id": 3701,
            "name": "KWAS 1",
            "tagline": "",
            "start_date": "2008-01-29",
            "end_date": "2008-01-29",
            "location": "Wrocław, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.1,
            "longitude": 17.03333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2505/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2505/",
            "id": 2505,
            "name": "KWAS 10/2015",
            "tagline": "",
            "start_date": "2015-03-14",
            "end_date": "2015-03-15",
            "location": "Siechnice, Powiat wrocławski, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.03384,
            "longitude": 17.14743,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3465/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3465/",
            "id": 3465,
            "name": "KWAS 12",
            "tagline": "",
            "start_date": "2017-09-02",
            "end_date": "2017-09-03",
            "location": "Wrocław, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.1,
            "longitude": 17.03333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3672/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3672/",
            "id": 3672,
            "name": "KWAS 13",
            "tagline": "",
            "start_date": "2018-02",
            "end_date": "2018-02",
            "location": "Sopot, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.4418,
            "longitude": 18.56003,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3671/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3671/",
            "id": 3671,
            "name": "KWAS 14",
            "tagline": "",
            "start_date": "2018-08-15",
            "end_date": "2018-08-15",
            "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.22977,
            "longitude": 21.01178,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3700/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3700/",
            "id": 3700,
            "name": "KWAS 15",
            "tagline": "",
            "start_date": "2018-09-29",
            "end_date": "2018-09-29",
            "location": "Wrocław, Lower Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.1,
            "longitude": 17.03333,
            "website": ""
        }
    ]
}