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

{
    "url": "https://demozoo.org/api/v1/party_series/367/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/367/",
    "id": 367,
    "name": "Pool Position",
    "website": "https://web.archive.org/web/19990429221320/http://www.pool-position.pp.se",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/922/?format=api",
            "demozoo_url": "https://demozoo.org/parties/922/",
            "id": 922,
            "name": "Pool Position 1997",
            "tagline": "",
            "start_date": "1997-09-05",
            "end_date": "1997-09-07",
            "location": "Stenungsund, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.067848,
            "longitude": 11.82025,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/923/?format=api",
            "demozoo_url": "https://demozoo.org/parties/923/",
            "id": 923,
            "name": "Pool Position 1998",
            "tagline": "",
            "start_date": "1998-05",
            "end_date": "1998-05",
            "location": "Stenungsunds Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.06248,
            "longitude": 11.90473,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2494/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2494/",
            "id": 2494,
            "name": "Pool Position 1999",
            "tagline": "",
            "start_date": "1999-05-21",
            "end_date": "1999-05-23",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.0,
            "longitude": 15.0,
            "website": "http://www.pool-position.pp.se/"
        }
    ]
}