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

{
    "url": "https://demozoo.org/api/v1/party_series/1361/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1361/",
    "id": 1361,
    "name": "Facebook Oldskool Cracktro Compo",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3469/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3469/",
            "id": 3469,
            "name": "Facebook Oldskool Cracktro Compo 2011",
            "tagline": "",
            "start_date": "2010-12-26",
            "end_date": "2011-02-26",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}