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

{
    "url": "https://demozoo.org/api/v1/party_series/519/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/519/",
    "id": 519,
    "name": "Backslash",
    "website": "http://backslash.galm.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1269/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1269/",
            "id": 1269,
            "name": "Backslash 2005",
            "tagline": "Backslash 3",
            "start_date": "2005-01-07",
            "end_date": "2005-01-09",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1271/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1271/",
            "id": 1271,
            "name": "Backslash 2006",
            "tagline": "",
            "start_date": "2006-07-07",
            "end_date": "2006-07-09",
            "location": "Västerås, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.609581,
            "longitude": 16.545349,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1272/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1272/",
            "id": 1272,
            "name": "Backslash 2007",
            "tagline": "",
            "start_date": "2007-07-06",
            "end_date": "2007-07-08",
            "location": "Västerås, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.609581,
            "longitude": 16.545349,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1270/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1270/",
            "id": 1270,
            "name": "Backslash Underground 2005",
            "tagline": "",
            "start_date": "2005-07-08",
            "end_date": "2005-07-10",
            "location": "Västerås, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.64914,
            "longitude": 16.56445,
            "website": "http://backslash.galm.org/"
        }
    ]
}