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

{
    "url": "https://demozoo.org/api/v1/party_series/600/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/600/",
    "id": 600,
    "name": "The Feeling",
    "website": "http://www.thefeeling.net/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5299/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5299/",
            "id": 5299,
            "name": "The Feeling 0a",
            "tagline": "",
            "start_date": "2000-06-02",
            "end_date": "2000-06-04",
            "location": "Tollered, Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.81667,
            "longitude": 12.41667,
            "website": "http://www.thefeeling.net"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2134/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2134/",
            "id": 2134,
            "name": "The Feeling 1998-2",
            "tagline": "",
            "start_date": "1998-11-20",
            "end_date": "1998-11-22",
            "location": "Tollered, Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.81667,
            "longitude": 12.41667,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4959/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4959/",
            "id": 4959,
            "name": "The Feeling 1999-1",
            "tagline": "",
            "start_date": "1999-03-12",
            "end_date": "1999-03-14",
            "location": "Tollered, Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.81667,
            "longitude": 12.41667,
            "website": "http://www.thefeeling.net/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1431/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1431/",
            "id": 1431,
            "name": "The Feeling 1999-2",
            "tagline": "",
            "start_date": "1999-10-08",
            "end_date": "1999-10-10",
            "location": "Tollered, Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.81667,
            "longitude": 12.41667,
            "website": "http://www.thefeeling.net/"
        }
    ]
}