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

{
    "url": "https://demozoo.org/api/v1/party_series/424/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/424/",
    "id": 424,
    "name": "R/R Meeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1070/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1070/",
            "id": 1070,
            "name": "R/R Meeting 1999",
            "tagline": "",
            "start_date": "1999-04-17",
            "end_date": "1999-04-18",
            "location": "Racibórz, Powiat raciborski, Silesia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.09195,
            "longitude": 18.21928,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1071/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1071/",
            "id": 1071,
            "name": "R/R Meeting 2000",
            "tagline": "",
            "start_date": "2000-05-06",
            "end_date": "2000-05-07",
            "location": "Racibórz, Powiat raciborski, Silesia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.09195,
            "longitude": 18.21928,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5239/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5239/",
            "id": 5239,
            "name": "R/R Meeting 2025",
            "tagline": "",
            "start_date": "2025-02-07",
            "end_date": "2025-02-09",
            "location": "Gliwice, Silesia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.29761,
            "longitude": 18.67658,
            "website": ""
        }
    ]
}