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

{
    "url": "https://demozoo.org/api/v1/party_series/137/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/137/",
    "id": 137,
    "name": "Swedish Elite Easter Conference",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/395/?format=api",
            "demozoo_url": "https://demozoo.org/parties/395/",
            "id": 395,
            "name": "Swedish Elite Easter Conference 1990",
            "tagline": "",
            "start_date": "1990-04-12",
            "end_date": "1990-04-15",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701328,
            "longitude": 11.96689,
            "website": ""
        }
    ]
}