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

{
    "url": "https://demozoo.org/api/v1/party_series/494/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/494/",
    "id": 494,
    "name": "IGDRP",
    "website": "http://igdrp.fr.fm/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1391/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1391/",
            "id": 1391,
            "name": "IGDRP 2002",
            "tagline": "a.k.a. International Garden Dwarf Rave Party",
            "start_date": "2002-05-18",
            "end_date": "2002-05-19",
            "location": "Nancy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.689541,
            "longitude": 6.18335,
            "website": "http://woodtower.com/igdrp"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1224/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1224/",
            "id": 1224,
            "name": "IGDRP 2003",
            "tagline": "IGDRP 2",
            "start_date": "2003-05-09",
            "end_date": "2003-05-11",
            "location": "Nancy, Département de Meurthe-et-Moselle, Lorraine, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.69278,
            "longitude": 6.18361,
            "website": "http://woodtower.com/igdrp2"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1225/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1225/",
            "id": 1225,
            "name": "IGDRP 2004",
            "tagline": "IGDRP 3",
            "start_date": "2004-05-21",
            "end_date": "2004-05-23",
            "location": "Nancy, Département de Meurthe-et-Moselle, Alsace-Champagne-Ardenne-Lorraine, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.69278,
            "longitude": 6.18361,
            "website": ""
        }
    ]
}