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

{
    "url": "https://demozoo.org/api/v1/party_series/1828/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1828/",
    "id": 1828,
    "name": "Teklords Spring Meeting",
    "website": "https://cubic.org/source/party/teklords981/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5003/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5003/",
            "id": 5003,
            "name": "Teklords Spring Meeting 1998",
            "tagline": "",
            "start_date": "1998-05-01",
            "end_date": "1998-05-03",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "https://cubic.org/source/party/teklords981/"
        }
    ]
}