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

{
    "url": "https://demozoo.org/api/v1/party_series/1668/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1668/",
    "id": 1668,
    "name": "Benediction Coding Party",
    "website": "http://bndcodingparty.memoryfull.net",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4736/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4736/",
            "id": 4736,
            "name": "Benediction Coding Party #1",
            "tagline": "",
            "start_date": "2021-10-29",
            "end_date": "2021-11-01",
            "location": "Saint-Sauveur-Lendelin, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.12988,
            "longitude": -1.41405,
            "website": "http://bndcodingparty.memoryfull.net"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4521/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4521/",
            "id": 4521,
            "name": "Benediction Coding Party #2",
            "tagline": "",
            "start_date": "2022-10-28",
            "end_date": "2022-10-31",
            "location": "Gavray-sur-Sienne, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.90972,
            "longitude": -1.35,
            "website": "http://bndcodingparty.memoryfull.net"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4735/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4735/",
            "id": 4735,
            "name": "Benediction Coding Party #3",
            "tagline": "",
            "start_date": "2023-10-27",
            "end_date": "2023-10-30",
            "location": "Gavray-sur-Sienne, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.90972,
            "longitude": -1.35,
            "website": "http://bndcodingparty.memoryfull.net"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5017/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5017/",
            "id": 5017,
            "name": "Benediction Coding Party #4",
            "tagline": "",
            "start_date": "2024-10-31",
            "end_date": "2024-11-03",
            "location": "Sourdeval-les-Bois, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.90893,
            "longitude": -1.27583,
            "website": "https://bndcodingparty.memoryfull.net/"
        }
    ]
}