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

{
    "url": "https://demozoo.org/api/v1/party_series/86/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/86/",
    "id": 86,
    "name": "Paradox",
    "website": "http://www.pdx2k.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/277/?format=api",
            "demozoo_url": "https://demozoo.org/parties/277/",
            "id": 277,
            "name": "Paradox 1999",
            "tagline": "",
            "start_date": "1999-08-07",
            "end_date": "1999-08-08",
            "location": "Rostov-na-Donu, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 47.228882,
            "longitude": 39.717361,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/283/?format=api",
            "demozoo_url": "https://demozoo.org/parties/283/",
            "id": 283,
            "name": "Paradox 2000",
            "tagline": "",
            "start_date": "2000-05-06",
            "end_date": "2000-05-07",
            "location": "Rostov-na-Donu, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 47.228882,
            "longitude": 39.717361,
            "website": "http://www.pdx2k.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/327/?format=api",
            "demozoo_url": "https://demozoo.org/parties/327/",
            "id": 327,
            "name": "Paradox 2001",
            "tagline": "Paradox 2k+1",
            "start_date": "2001-07-21",
            "end_date": "2001-07-22",
            "location": "Rostov-na-Donu, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 47.228882,
            "longitude": 39.717361,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/301/?format=api",
            "demozoo_url": "https://demozoo.org/parties/301/",
            "id": 301,
            "name": "Paradox 2002",
            "tagline": "",
            "start_date": "2002-09-07",
            "end_date": "2002-09-08",
            "location": "Rostov-na-Donu, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 47.228882,
            "longitude": 39.717361,
            "website": ""
        }
    ]
}