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

{
    "url": "https://demozoo.org/api/v1/party_series/525/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/525/",
    "id": 525,
    "name": "PixelShow",
    "website": "http://pixelshow.demoscene.gr/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1283/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1283/",
            "id": 1283,
            "name": "PixelShow 2005",
            "tagline": "",
            "start_date": "2005-04-22",
            "end_date": "2005-04-24",
            "location": "Dimos Patras, Nomós Achaḯas, West Greece, Greece",
            "is_online": false,
            "country_code": "GR",
            "latitude": 38.2155,
            "longitude": 21.79558,
            "website": "http://pixelshow.demoscene.gr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4216/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4216/",
            "id": 4216,
            "name": "PixelShow 2006",
            "tagline": "",
            "start_date": "2006-05-13",
            "end_date": "2006-05-15",
            "location": "Dimos Patras, Nomós Achaḯas, West Greece, Greece",
            "is_online": false,
            "country_code": "GR",
            "latitude": 38.2155,
            "longitude": 21.79558,
            "website": "http://pixelshow.demoscene.gr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1284/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1284/",
            "id": 1284,
            "name": "PixelShow 2007",
            "tagline": "",
            "start_date": "2007-05-11",
            "end_date": "2007-05-13",
            "location": "Patras, Greece",
            "is_online": false,
            "country_code": "GR",
            "latitude": 38.244251,
            "longitude": 21.732559,
            "website": ""
        }
    ]
}