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

{
    "url": "https://demozoo.org/api/v1/party_series/726/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/726/",
    "id": 726,
    "name": "TibbleLAN",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3251/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3251/",
            "id": 3251,
            "name": "TibbleLAN 2014",
            "tagline": "",
            "start_date": "2014-10-10",
            "end_date": "2014-10-12",
            "location": "Täby Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.43739,
            "longitude": 18.0653,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3250/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3250/",
            "id": 3250,
            "name": "TibbleLAN Autumn 2013",
            "tagline": "",
            "start_date": "2013-11-08",
            "end_date": "2013-11-10",
            "location": "Täby Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.43739,
            "longitude": 18.0653,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1806/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1806/",
            "id": 1806,
            "name": "TibbleLAN Spring 2013",
            "tagline": "",
            "start_date": "2013-04-12",
            "end_date": "2013-04-13",
            "location": "Taby, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.444099,
            "longitude": 18.07337,
            "website": ""
        }
    ]
}