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

{
    "url": "https://demozoo.org/api/v1/party_series/421/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/421/",
    "id": 421,
    "name": "Overseas",
    "website": "https://web.archive.org/web/20010430042309/http://www.fatorcaos.com.br:80/overseas/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1065/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1065/",
            "id": 1065,
            "name": "Overseas 1999",
            "tagline": "",
            "start_date": "1999-05-12",
            "end_date": "1999-05-14",
            "location": "Brazil",
            "is_online": false,
            "country_code": "BR",
            "latitude": -14.24292,
            "longitude": -54.387829,
            "website": "https://web.archive.org/web/20010430042309/http://www.fatorcaos.com.br:80/overseas/"
        }
    ]
}