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

{
    "url": "https://demozoo.org/api/v1/party_series/1314/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1314/",
    "id": 1314,
    "name": "MSX Info Update",
    "website": "http://msx.fi/party/MIU_2010.html",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3448/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3448/",
            "id": 3448,
            "name": "MSX Info Update 2002",
            "tagline": "",
            "start_date": "2002-08-02",
            "end_date": "2002-08-04",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/old/old/msx.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3447/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3447/",
            "id": 3447,
            "name": "MSX Info Update 2005",
            "tagline": "",
            "start_date": "2005-08-27",
            "end_date": "2005-08-28",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/old/old/index2005.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3446/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3446/",
            "id": 3446,
            "name": "MSX Info Update 2006",
            "tagline": "",
            "start_date": "2006-07-08",
            "end_date": "2006-07-09",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/old/old/index2006.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3445/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3445/",
            "id": 3445,
            "name": "MSX Info Update 2007",
            "tagline": "",
            "start_date": "2007-09-15",
            "end_date": "2007-09-16",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/old/old/index2007.htm"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3338/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3338/",
            "id": 3338,
            "name": "MSX Info Update 2008",
            "tagline": "",
            "start_date": "2008-08-09",
            "end_date": "2008-08-10",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/old/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3336/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3336/",
            "id": 3336,
            "name": "MSX Info Update 2010",
            "tagline": "",
            "start_date": "2010-08-21",
            "end_date": "2010-08-22",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://msx.fi/party/MIU_2010.html"
        }
    ]
}