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

{
    "url": "https://demozoo.org/api/v1/party_series/290/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/290/",
    "id": 290,
    "name": "Atom Heart Mother Meeting",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/746/?format=api",
            "demozoo_url": "https://demozoo.org/parties/746/",
            "id": 746,
            "name": "Atom Heart Mother Meeting 1996",
            "tagline": "",
            "start_date": "1996",
            "end_date": "1996",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.950142,
            "longitude": 26.06739,
            "website": ""
        }
    ]
}