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

{
    "url": "https://demozoo.org/api/v1/party_series/870/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/870/",
    "id": 870,
    "name": "Hackspett",
    "website": "http://www.sak.nu/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2233/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2233/",
            "id": 2233,
            "name": "Hackspett 2014",
            "tagline": "",
            "start_date": "2014-08-08",
            "end_date": "2014-08-10",
            "location": "Falköpings Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.14046,
            "longitude": 13.53277,
            "website": "http://www.sak.nu/"
        }
    ]
}