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

{
    "url": "https://demozoo.org/api/v1/party_series/261/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/261/",
    "id": 261,
    "name": "Movement",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/684/?format=api",
            "demozoo_url": "https://demozoo.org/parties/684/",
            "id": 684,
            "name": "Movement 1995",
            "tagline": "",
            "start_date": "1995-12-24",
            "end_date": "1995-12-25",
            "location": "Ashkelon, Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 31.66951,
            "longitude": 34.556011,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/700/?format=api",
            "demozoo_url": "https://demozoo.org/parties/700/",
            "id": 700,
            "name": "Movement 1996",
            "tagline": "",
            "start_date": "1996-12-09",
            "end_date": "1996-12-11",
            "location": "Ashqelon, Southern District, Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 31.66926,
            "longitude": 34.57149,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/701/?format=api",
            "demozoo_url": "https://demozoo.org/parties/701/",
            "id": 701,
            "name": "Movement 1997",
            "tagline": "",
            "start_date": "1997-12-29",
            "end_date": "1997-12-31",
            "location": "Ashqelon, Southern District, Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 31.66926,
            "longitude": 34.57149,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/702/?format=api",
            "demozoo_url": "https://demozoo.org/parties/702/",
            "id": 702,
            "name": "Movement 1998",
            "tagline": "",
            "start_date": "1998-12-15",
            "end_date": "1998-12-17",
            "location": "Ashkelon, Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 31.66951,
            "longitude": 34.556011,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3117/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3117/",
            "id": 3117,
            "name": "Movement 1999",
            "tagline": "",
            "start_date": "1999",
            "end_date": "1999",
            "location": "Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 31.5,
            "longitude": 34.75,
            "website": ""
        }
    ]
}