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

{
    "url": "https://demozoo.org/api/v1/party_series/386/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/386/",
    "id": 386,
    "name": "YALP",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/948/?format=api",
            "demozoo_url": "https://demozoo.org/parties/948/",
            "id": 948,
            "name": "YALP 1997",
            "tagline": "Yet Another Lame Party",
            "start_date": "1997-05-25",
            "end_date": "1997-05-25",
            "location": "Belgrade, Central Serbia, Serbia",
            "is_online": false,
            "country_code": "RS",
            "latitude": 44.80401,
            "longitude": 20.46513,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/949/?format=api",
            "demozoo_url": "https://demozoo.org/parties/949/",
            "id": 949,
            "name": "YALP 1998",
            "tagline": "Yet Another Lame Party",
            "start_date": "1998-05-24",
            "end_date": "1998-05-24",
            "location": "Belgrade, Central Serbia, Serbia",
            "is_online": false,
            "country_code": "RS",
            "latitude": 44.80401,
            "longitude": 20.46513,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/950/?format=api",
            "demozoo_url": "https://demozoo.org/parties/950/",
            "id": 950,
            "name": "YALP 1999",
            "tagline": "Yet Another Lame Party",
            "start_date": "1999-01-23",
            "end_date": "1999-01-23",
            "location": "Belgrade, Serbia",
            "is_online": false,
            "country_code": "RS",
            "latitude": 44.811871,
            "longitude": 20.46414,
            "website": ""
        }
    ]
}