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

{
    "url": "https://demozoo.org/api/v1/party_series/663/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/663/",
    "id": 663,
    "name": "Prehistoric party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1566/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1566/",
            "id": 1566,
            "name": "Prehistoric party",
            "tagline": "",
            "start_date": "1991-12",
            "end_date": "1991-12",
            "location": "France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 46.71067,
            "longitude": 1.71819,
            "website": ""
        }
    ]
}