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

{
    "url": "https://demozoo.org/api/v1/party_series/1387/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1387/",
    "id": 1387,
    "name": "Sund-Xplosion",
    "website": "https://www.sund-xplosion.de/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3584/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3584/",
            "id": 3584,
            "name": "Sund-Xplosion 2",
            "tagline": "carpe noctem",
            "start_date": "2002-06",
            "end_date": "2002-06",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "https://www.sund-xplosion.de/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3588/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3588/",
            "id": 3588,
            "name": "Sund-Xplosion 3",
            "tagline": "carpe noctem",
            "start_date": "2002-10",
            "end_date": "2002-10",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "https://www.sund-xplosion.de/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3587/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3587/",
            "id": 3587,
            "name": "Sund-Xplosion 5",
            "tagline": "carpe noctem",
            "start_date": "2003-10",
            "end_date": "2003-10",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "https://www.sund-xplosion.de/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3586/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3586/",
            "id": 3586,
            "name": "Sund-Xplosion 6",
            "tagline": "carpe noctem",
            "start_date": "2004-04",
            "end_date": "2004-04",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "https://www.sund-xplosion.de/"
        }
    ]
}