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

{
    "url": "https://demozoo.org/api/v1/party_series/171/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/171/",
    "id": 171,
    "name": "Sea, Soft, Sun (3S) Party",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/441/?format=api",
            "demozoo_url": "https://demozoo.org/parties/441/",
            "id": 441,
            "name": "Sea, Soft, Sun (3S) Party 1994",
            "tagline": "",
            "start_date": "1994-09-02",
            "end_date": "1994-09-04",
            "location": "Saint-Estève, Département des Pyrénées-Orientales, Languedoc-Roussillon, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 42.7131,
            "longitude": 2.843,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/442/?format=api",
            "demozoo_url": "https://demozoo.org/parties/442/",
            "id": 442,
            "name": "Sea, Soft, Sun (3S) Party 1996",
            "tagline": "",
            "start_date": "1996-08-30",
            "end_date": "1996-09-01",
            "location": "St.-Estève, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 42.709042,
            "longitude": 2.84537,
            "website": ""
        }
    ]
}