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

{
    "url": "https://demozoo.org/api/v1/party_series/1/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1/",
    "id": 1,
    "name": "Breakpoint",
    "website": "http://breakpoint.untergrund.net/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/20/?format=api",
            "demozoo_url": "https://demozoo.org/parties/20/",
            "id": 20,
            "name": "Breakpoint 2003",
            "tagline": "",
            "start_date": "2003-04-18",
            "end_date": "2003-04-21",
            "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.96675,
            "longitude": 7.8992,
            "website": "http://breakpoint.untergrund.net/2003/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/21/?format=api",
            "demozoo_url": "https://demozoo.org/parties/21/",
            "id": 21,
            "name": "Breakpoint 2004",
            "tagline": "The Code Inside",
            "start_date": "2004-04-09",
            "end_date": "2004-04-12",
            "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.96675,
            "longitude": 7.8992,
            "website": "http://breakpoint.untergrund.net/2004/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/22/?format=api",
            "demozoo_url": "https://demozoo.org/parties/22/",
            "id": 22,
            "name": "Breakpoint 2005",
            "tagline": "Aliens Ate My Demomaker",
            "start_date": "2005-03-25",
            "end_date": "2005-03-28",
            "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.96675,
            "longitude": 7.8992,
            "website": "http://breakpoint.untergrund.net/2005/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/23/?format=api",
            "demozoo_url": "https://demozoo.org/parties/23/",
            "id": 23,
            "name": "Breakpoint 2006",
            "tagline": "Rumble In The Jungle",
            "start_date": "2006-04-14",
            "end_date": "2006-04-17",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net/2006/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/24/?format=api",
            "demozoo_url": "https://demozoo.org/parties/24/",
            "id": 24,
            "name": "Breakpoint 2007",
            "tagline": "Demoscene Through Time And Space",
            "start_date": "2007-04-06",
            "end_date": "2007-04-09",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net/2007/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/25/?format=api",
            "demozoo_url": "https://demozoo.org/parties/25/",
            "id": 25,
            "name": "Breakpoint 2008",
            "tagline": "Digital Garden",
            "start_date": "2008-03-21",
            "end_date": "2008-03-24",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net/2008/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/26/?format=api",
            "demozoo_url": "https://demozoo.org/parties/26/",
            "id": 26,
            "name": "Breakpoint 2009",
            "tagline": "Everything Is Under Control",
            "start_date": "2009-04-10",
            "end_date": "2009-04-13",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net/2009/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1/",
            "id": 1,
            "name": "Breakpoint 2010",
            "tagline": "Like There's No Tomorrow",
            "start_date": "2010-04-02",
            "end_date": "2010-04-05",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net"
        }
    ]
}