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

{
    "url": "https://demozoo.org/api/v1/party_series/631/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/631/",
    "id": 631,
    "name": "ST News International Christmas Coding Convention (STNICCC)",
    "website": "http://www.stniccc.com/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1515/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1515/",
            "id": 1515,
            "name": "ST News International Christmas Coding Convention (STNICCC) 1990",
            "tagline": "",
            "start_date": "1990-12-21",
            "end_date": "1990-12-24",
            "location": "Os, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.768082,
            "longitude": 5.52616,
            "website": "http://www.stniccc.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1516/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1516/",
            "id": 1516,
            "name": "ST News International Christmas Coding Convention (STNICCC) 2000",
            "tagline": "10th Anniversary",
            "start_date": "2000-12-15",
            "end_date": "2000-12-17",
            "location": "Sassenheim, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.22366,
            "longitude": 4.51956,
            "website": "http://www.stniccc.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1517/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1517/",
            "id": 1517,
            "name": "ST News International Christmas Coding Convention (STNICCC) 2015",
            "tagline": "25th Anniversary",
            "start_date": "2015-12-18",
            "end_date": "2015-12-20",
            "location": "Gouda, Gemeente Gouda, South Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.01667,
            "longitude": 4.70833,
            "website": "http://www.stniccc.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2802/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2802/",
            "id": 2802,
            "name": "ST News International Christmas Coding Convention (STNICCC) 2032",
            "tagline": "42nd Anniversary",
            "start_date": "2032-12-18",
            "end_date": "2032-12-19",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": "http://www.stniccc.com/"
        }
    ]
}