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

{
    "url": "https://demozoo.org/api/v1/party_series/689/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/689/",
    "id": 689,
    "name": "Rödmyren party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1655/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1655/",
            "id": 1655,
            "name": "Rödmyren party 1995",
            "tagline": "",
            "start_date": "1995",
            "end_date": "1995",
            "location": "Moraby, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.400589,
            "longitude": 15.58687,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1661/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1661/",
            "id": 1661,
            "name": "Rödmyren party 1996",
            "tagline": "",
            "start_date": "1996",
            "end_date": "1996",
            "location": "Moraby, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.400589,
            "longitude": 15.58687,
            "website": ""
        }
    ]
}