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

{
    "url": "https://demozoo.org/api/v1/party_series/467/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/467/",
    "id": 467,
    "name": "SF2K",
    "website": "http://sf2k.takeover.nl/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1162/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1162/",
            "id": 1162,
            "name": "SF2K 2001",
            "tagline": "",
            "start_date": "2001-04-07",
            "end_date": "2001-04-08",
            "location": "Driebergen, Gemeente Utrechtse Heuvelrug, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.05149,
            "longitude": 5.28743,
            "website": "http://sf2k.takeover.nl/sf2k-1/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1200/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1200/",
            "id": 1200,
            "name": "SF2K 2002",
            "tagline": "",
            "start_date": "2002-04-13",
            "end_date": "2002-04-14",
            "location": "Driebergen, Gemeente Utrechtse Heuvelrug, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.05149,
            "longitude": 5.28743,
            "website": ""
        }
    ]
}