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

{
    "url": "https://demozoo.org/api/v1/party_series/988/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/988/",
    "id": 988,
    "name": "Västkust Internal",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4280/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4280/",
            "id": 4280,
            "name": "Västkust Internal 1",
            "tagline": "",
            "start_date": "1993-01-03",
            "end_date": "1993-01-05",
            "location": "Kungsbacka Kommun, Halland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.45058,
            "longitude": 12.15061,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2475/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2475/",
            "id": 2475,
            "name": "Västkust Internal 2",
            "tagline": "",
            "start_date": "1993-01-03",
            "end_date": "1993-01-05",
            "location": "Stenungsunds Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.06248,
            "longitude": 11.90473,
            "website": ""
        }
    ]
}