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

{
    "url": "https://demozoo.org/api/v1/party_series/1283/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1283/",
    "id": 1283,
    "name": "Amiga 30 Reykjavík",
    "website": "http://web.archive.org/web/20160115080512/http://amiga30.is/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3228/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3228/",
            "id": 3228,
            "name": "Amiga 30 Reykjavík 2015",
            "tagline": "",
            "start_date": "2015-08-21",
            "end_date": "2015-08-21",
            "location": "Reykjavík, Capital Region, Iceland",
            "is_online": false,
            "country_code": "IS",
            "latitude": 64.13548,
            "longitude": -21.89541,
            "website": "http://web.archive.org/web/20160115080512/http://amiga30.is/"
        }
    ]
}