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

{
    "url": "https://demozoo.org/api/v1/party_series/973/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/973/",
    "id": 973,
    "name": "ACG Hack",
    "website": "http://hack.amiga-cg.se/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2779/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2779/",
            "id": 2779,
            "name": "ACG Hack 1997 (V)",
            "tagline": "",
            "start_date": "1997-07-25",
            "end_date": "1997-07-25",
            "location": "Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 62.0,
            "longitude": 15.0,
            "website": "http://hack.amiga-cg.se/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2446/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2446/",
            "id": 2446,
            "name": "ACG Hack 1998 (IX)",
            "tagline": "",
            "start_date": "1998-07-24",
            "end_date": "1998-07-26",
            "location": "Umeå Kommun, Västerbotten, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.82992,
            "longitude": 20.25484,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2445/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2445/",
            "id": 2445,
            "name": "ACG Hack 1998 (VII)",
            "tagline": "",
            "start_date": "1998-02-06",
            "end_date": "1998-02-08",
            "location": "Umeå Kommun, Västerbotten, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.82992,
            "longitude": 20.25484,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2447/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2447/",
            "id": 2447,
            "name": "ACG Hack 1998 (X)",
            "tagline": "",
            "start_date": "1998-10-30",
            "end_date": "1998-11-01",
            "location": "Umeå Kommun, Västerbotten, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.82992,
            "longitude": 20.25484,
            "website": ""
        }
    ]
}