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

{
    "url": "https://demozoo.org/api/v1/party_series/877/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/877/",
    "id": 877,
    "name": "Stack89 & Atec Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2249/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2249/",
            "id": 2249,
            "name": "Stack89 & Atec Party 1990",
            "tagline": "",
            "start_date": "1990-05-31",
            "end_date": "1990-05-31",
            "location": "Tel Aviv, Israel",
            "is_online": false,
            "country_code": "IL",
            "latitude": 32.08088,
            "longitude": 34.78057,
            "website": ""
        }
    ]
}