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

{
    "url": "https://demozoo.org/api/v1/party_series/635/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/635/",
    "id": 635,
    "name": "CSS Convention",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1534/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1534/",
            "id": 1534,
            "name": "CSS Convention 1986 (1)",
            "tagline": "CSS Summer Convention 1",
            "start_date": "1986",
            "end_date": "1986",
            "location": "Sindelfingen, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.7,
            "longitude": 9.01667,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1535/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1535/",
            "id": 1535,
            "name": "CSS Convention 1987 (2)",
            "tagline": "CSS Summer Convention 2",
            "start_date": "1987-07-11",
            "end_date": "1987-07-12",
            "location": "Sindelfingen, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.7,
            "longitude": 9.01667,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1536/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1536/",
            "id": 1536,
            "name": "CSS Convention 1988 (3)",
            "tagline": "CSS Convention 3",
            "start_date": "1988-11",
            "end_date": "1988-11",
            "location": "Stuttgart, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.76767,
            "longitude": 9.17192,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2345/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2345/",
            "id": 2345,
            "name": "CSS Convention 1989 (4)",
            "tagline": "",
            "start_date": "1989-09-02",
            "end_date": "1989-09-03",
            "location": "Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.08333,
            "longitude": 9.66667,
            "website": ""
        }
    ]
}