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

{
    "url": "https://demozoo.org/api/v1/party_series/547/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/547/",
    "id": 547,
    "name": "FamiCON",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1312/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1312/",
            "id": 1312,
            "name": "FamiCON 2009",
            "tagline": "",
            "start_date": "2009-07-10",
            "end_date": "2009-07-13",
            "location": "Warsaw, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.235352,
            "longitude": 21.00939,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5096/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5096/",
            "id": 5096,
            "name": "FamiCON 2024",
            "tagline": "",
            "start_date": "2024",
            "end_date": "2024",
            "location": "Cieksyn, Powiat nowodworski, Mazovia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.57472,
            "longitude": 20.66676,
            "website": ""
        }
    ]
}