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

{
    "url": "https://demozoo.org/api/v1/party_series/1315/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1315/",
    "id": 1315,
    "name": "Marks Computer Society",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5447/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5447/",
            "id": 5447,
            "name": "Halloween 1993",
            "tagline": "",
            "start_date": "1993-11-05",
            "end_date": "1993-11-07",
            "location": "Skene, Marks Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.48995,
            "longitude": 12.64196,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5448/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5448/",
            "id": 5448,
            "name": "MCS Easter Party 1995",
            "tagline": "",
            "start_date": "1995-04-08",
            "end_date": "1995-04-10",
            "location": "Skene, Marks Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.48995,
            "longitude": 12.64196,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3337/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3337/",
            "id": 3337,
            "name": "Marks Computer Society Party 1993",
            "tagline": "",
            "start_date": "1993-07-23",
            "end_date": "1993-07-25",
            "location": "Kinna, Marks Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.50728,
            "longitude": 12.69463,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5449/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5449/",
            "id": 5449,
            "name": "The Mini Party II",
            "tagline": "",
            "start_date": "1994-04-01",
            "end_date": "1994-04-03",
            "location": "Kinna, Marks Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.50728,
            "longitude": 12.69463,
            "website": ""
        }
    ]
}