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

{
    "url": "https://demozoo.org/api/v1/party_series/1876/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1876/",
    "id": 1876,
    "name": "M.L.C Copyparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5190/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5190/",
            "id": 5190,
            "name": "M.L.C Copyparty 1987",
            "tagline": "",
            "start_date": "1987-12-04",
            "end_date": "1987-12-06",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        }
    ]
}