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

{
    "url": "https://demozoo.org/api/v1/party_series/1190/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1190/",
    "id": 1190,
    "name": "Dota",
    "website": "http://home.no.net/mutant/asmdota/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2952/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2952/",
            "id": 2952,
            "name": "ASM 1993",
            "tagline": "",
            "start_date": "1993-05",
            "end_date": "1993-05",
            "location": "Bolga, Kristiansund, Møre og Romsdal, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.08333,
            "longitude": 7.76667,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2953/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2953/",
            "id": 2953,
            "name": "ASM 1994",
            "tagline": "",
            "start_date": "1994-05-13",
            "end_date": "1994-05-15",
            "location": "Bolga, Kristiansund, Møre og Romsdal, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.08333,
            "longitude": 7.76667,
            "website": "http://home.no.net/mutant/asmdota/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2950/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2950/",
            "id": 2950,
            "name": "Dota 1995",
            "tagline": "",
            "start_date": "1995-06-17",
            "end_date": "1995-06-20",
            "location": "Nedre Frei, Kristiansund, Møre og Romsdal, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.02431,
            "longitude": 7.8065,
            "website": "http://home.no.net/mutant/asmdota/"
        }
    ]
}