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

{
    "url": "https://demozoo.org/api/v1/party_series/365/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/365/",
    "id": 365,
    "name": "NetZone",
    "website": "http://3430.online.fr/ptb/np97/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/920/?format=api",
            "demozoo_url": "https://demozoo.org/parties/920/",
            "id": 920,
            "name": "NetZone 1997",
            "tagline": "",
            "start_date": "1997-08-25",
            "end_date": "1997-08-29",
            "location": "Mont-de-Marsan, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.8895,
            "longitude": -0.49894,
            "website": "http://3430.online.fr/ptb/np97/"
        }
    ]
}