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

{
    "url": "https://demozoo.org/api/v1/party_series/460/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/460/",
    "id": 460,
    "name": "Lano",
    "website": "https://lanoparty.org",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5084/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5084/",
            "id": 5084,
            "name": "Lano 12",
            "tagline": "Party Spirit Reborn",
            "start_date": "2008-02-08",
            "end_date": "2008-02-10",
            "location": "Narvik, Nordland, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 68.43896,
            "longitude": 17.42775,
            "website": "https://web.archive.org/web/20080417102505/http://www.lanoparty.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1153/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1153/",
            "id": 1153,
            "name": "Lano 5",
            "tagline": "",
            "start_date": "2001-11-09",
            "end_date": "2001-11-11",
            "location": "Narvik, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 68.439491,
            "longitude": 17.430189,
            "website": "https://lanoparty.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5082/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5082/",
            "id": 5082,
            "name": "Lano 7",
            "tagline": "",
            "start_date": "2003-02-21",
            "end_date": "2003-02-23",
            "location": "Narvik, Nordland, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 68.43896,
            "longitude": 17.42775,
            "website": "http://web.archive.org/web/20031006205650/http://www.lanoparty.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5083/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5083/",
            "id": 5083,
            "name": "Lano 8",
            "tagline": "",
            "start_date": "2008-01-18",
            "end_date": "2008-01-20",
            "location": "Narvik, Nordland, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 68.43896,
            "longitude": 17.42775,
            "website": "https://web.archive.org/web/20050311230743/http://www.lanoparty.org/"
        }
    ]
}