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

{
    "url": "https://demozoo.org/api/v1/party_series/480/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/480/",
    "id": 480,
    "name": "Lamerfest",
    "website": "https://www.lamerfest.org/2001/cd/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3737/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3737/",
            "id": 3737,
            "name": "Lamerfest 2000",
            "tagline": "",
            "start_date": "2000-11",
            "end_date": "2000-11",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.0,
            "longitude": 26.0,
            "website": "https://www.lamerfest.org/2018/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3762/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3762/",
            "id": 3762,
            "name": "Lamerfest 2001",
            "tagline": "Episode III",
            "start_date": "2001-11-16",
            "end_date": "2001-11-18",
            "location": "Vantaa, Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.30794,
            "longitude": 24.9847,
            "website": "https://www.lamerfest.org/2001/cd/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1193/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1193/",
            "id": 1193,
            "name": "Lamerfest 2002",
            "tagline": "",
            "start_date": "2002-11-15",
            "end_date": "2002-11-17",
            "location": "Myyrmaki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.266998,
            "longitude": 24.84705,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1194/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1194/",
            "id": 1194,
            "name": "Lamerfest 2004",
            "tagline": "",
            "start_date": "2004-11-12",
            "end_date": "2004-11-14",
            "location": "Vantaa, Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.30794,
            "longitude": 24.9847,
            "website": ""
        }
    ]
}