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

{
    "url": "https://demozoo.org/api/v1/party_series/319/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/319/",
    "id": 319,
    "name": "Lowres",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/823/?format=api",
            "demozoo_url": "https://demozoo.org/parties/823/",
            "id": 823,
            "name": "Lowres 1996",
            "tagline": "",
            "start_date": "1996-12-21",
            "end_date": "1996-12-23",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.1082,
            "longitude": 5.32986,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/826/?format=api",
            "demozoo_url": "https://demozoo.org/parties/826/",
            "id": 826,
            "name": "Lowres 1997",
            "tagline": "",
            "start_date": "1997-10-31",
            "end_date": "1997-11-02",
            "location": "Gemeente Amsterdam, North Holland, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.37302,
            "longitude": 4.89856,
            "website": ""
        }
    ]
}