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

{
    "url": "https://demozoo.org/api/v1/party_series/1103/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1103/",
    "id": 1103,
    "name": "Trilogy & Vision Factory Copyparty",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2739/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2739/",
            "id": 2739,
            "name": "Trilogy & Vision Factory Copyparty 1989",
            "tagline": "",
            "start_date": "1989-04-01",
            "end_date": "1989-04-02",
            "location": "'s-Hertogenbosch, Gemeente 's-Hertogenbosch, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.69917,
            "longitude": 5.30417,
            "website": ""
        }
    ]
}