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

{
    "url": "https://demozoo.org/api/v1/party_series/1502/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1502/",
    "id": 1502,
    "name": "Brown Birdie",
    "website": "https://memoryleek.com",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3946/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3946/",
            "id": 3946,
            "name": "Brown Birdie 2019",
            "tagline": "The best party in Helsingland at the moment",
            "start_date": "2019-09-13",
            "end_date": "2019-09-15",
            "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.81346,
            "longitude": 16.56957,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4129/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4129/",
            "id": 4129,
            "name": "Brown Birdie 2020",
            "tagline": "",
            "start_date": "2020-09",
            "end_date": "2020-09",
            "location": "Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.76615,
            "longitude": 16.77055,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4364/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4364/",
            "id": 4364,
            "name": "Brown Birdie 2021",
            "tagline": "The best Brown Party right now",
            "start_date": "2021-09-17",
            "end_date": "2021-09-18",
            "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.81346,
            "longitude": 16.56957,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4621/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4621/",
            "id": 4621,
            "name": "Brown Birdie 2022",
            "tagline": "",
            "start_date": "2022-10-28",
            "end_date": "2022-10-30",
            "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.81346,
            "longitude": 16.56957,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4783/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4783/",
            "id": 4783,
            "name": "Brown Birdie 2023",
            "tagline": "",
            "start_date": "2023-10-06",
            "end_date": "2023-10-08",
            "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.81346,
            "longitude": 16.56957,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5115/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5115/",
            "id": 5115,
            "name": "Brown Birdie 2024",
            "tagline": "",
            "start_date": "2024-10-25",
            "end_date": "2024-10-27",
            "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.81346,
            "longitude": 16.56957,
            "website": "https://memoryleek.com"
        }
    ]
}