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

{
    "url": "https://demozoo.org/api/v1/party_series/708/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/708/",
    "id": 708,
    "name": "Kocerany",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1745/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1745/",
            "id": 1745,
            "name": "Kocerany",
            "tagline": "",
            "start_date": "2003-05-01",
            "end_date": "2003-05-03",
            "location": "Kocerany, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.932709,
            "longitude": 20.806881,
            "website": ""
        }
    ]
}