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

{
    "url": "https://demozoo.org/api/v1/party_series/928/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/928/",
    "id": 928,
    "name": "World of Wonders Copyparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2900/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2900/",
            "id": 2900,
            "name": "Paranoimia 1989",
            "tagline": "World of Wonders Copyparty 1989 (2)",
            "start_date": "1989-06-17",
            "end_date": "1989-06-17",
            "location": "Maaseik, Provincie Limburg, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 51.09067,
            "longitude": 5.70788,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2832/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2832/",
            "id": 2832,
            "name": "World of Wonders Copyparty 1988 (1)",
            "tagline": "",
            "start_date": "1988-08-20",
            "end_date": "1988-08-20",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2833/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2833/",
            "id": 2833,
            "name": "World of Wonders Copyparty 1988 (2)",
            "tagline": "",
            "start_date": "1988-10-08",
            "end_date": "1988-10-08",
            "location": "Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.75,
            "longitude": 4.5,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2361/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2361/",
            "id": 2361,
            "name": "World of Wonders Copyparty 1989 (1)",
            "tagline": "",
            "start_date": "1989-02-26",
            "end_date": "1989-02-26",
            "location": "Aachen, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.77664,
            "longitude": 6.08342,
            "website": ""
        }
    ]
}