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

{
    "url": "https://demozoo.org/api/v1/party_series/1638/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1638/",
    "id": 1638,
    "name": "Black Valley",
    "website": "https://blackvalley.party/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4363/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4363/",
            "id": 4363,
            "name": "Black Valley 2022",
            "tagline": "",
            "start_date": "2022-07-15",
            "end_date": "2022-07-17",
            "location": "Oslo County, Oslo, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.9119,
            "longitude": 10.7336,
            "website": "https://blackvalley.party/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4545/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4545/",
            "id": 4545,
            "name": "Black Valley 2023",
            "tagline": "BIGGER. BETTER. BLAKER.",
            "start_date": "2023-07-14",
            "end_date": "2023-07-16",
            "location": "Blaker, Lillestrøm, Viken, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.00349,
            "longitude": 11.30198,
            "website": "https://blackvalley.party/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4793/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4793/",
            "id": 4793,
            "name": "Black Valley 2024",
            "tagline": "Black Summer",
            "start_date": "2024-07-12",
            "end_date": "2024-07-14",
            "location": "Blaker, Lillestrøm, Viken, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.00349,
            "longitude": 11.30198,
            "website": "https://blackvalley.party/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5225/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5225/",
            "id": 5225,
            "name": "Black Valley 2025",
            "tagline": "The Scene is Undead",
            "start_date": "2025-07-11",
            "end_date": "2025-07-13",
            "location": "Blaker, Lillestrøm, Viken, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.00349,
            "longitude": 11.30198,
            "website": "https://blackvalley.party/"
        }
    ]
}