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

{
    "url": "https://demozoo.org/api/v1/party_series/1476/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1476/",
    "id": 1476,
    "name": ".au xmas compo",
    "website": "http://xmascompo.disasterarea.net/2007/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3882/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3882/",
            "id": 3882,
            "name": ".au xmas compo 2002",
            "tagline": "",
            "start_date": "2002-12",
            "end_date": "2002-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://xmascompo.disasterarea.net/2002/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3881/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3881/",
            "id": 3881,
            "name": ".au xmas compo 2003",
            "tagline": "",
            "start_date": "2003-10-25",
            "end_date": "2004-01-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://xmascompo.disasterarea.net/2003/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3880/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3880/",
            "id": 3880,
            "name": ".au xmas compo 2004",
            "tagline": "",
            "start_date": "2004-11-10",
            "end_date": "2005-01-02",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://xmascompo.disasterarea.net/2004/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3879/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3879/",
            "id": 3879,
            "name": ".au xmas compo 2005",
            "tagline": "",
            "start_date": "2005-12-17",
            "end_date": "2006-01-08",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://xmascompo.disasterarea.net/2005/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3878/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3878/",
            "id": 3878,
            "name": ".au xmas compo 2006",
            "tagline": "",
            "start_date": "2006-11-11",
            "end_date": "2007-01-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://xmascompo.disasterarea.net/2006/index.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3877/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3877/",
            "id": 3877,
            "name": ".au xmas compo 2007",
            "tagline": "",
            "start_date": "2007-10-02",
            "end_date": "2008-01-11",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://xmascompo.disasterarea.net/2007/"
        }
    ]
}