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

{
    "url": "https://demozoo.org/api/v1/party_series/1278/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1278/",
    "id": 1278,
    "name": "UK Scene Pubmeeting",
    "website": "http://www.noogz.org/~ukscene/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5024/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5024/",
            "id": 5024,
            "name": "UK Scene Pubmeeting 1",
            "tagline": "",
            "start_date": "2004-10-15",
            "end_date": "2004-10-15",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "http://www.noogz.org/~ukscene/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3214/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3214/",
            "id": 3214,
            "name": "UK Scene Pubmeeting 2",
            "tagline": "",
            "start_date": "2004-11-20",
            "end_date": "2004-11-20",
            "location": "City of London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.51279,
            "longitude": -0.09184,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5023/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5023/",
            "id": 5023,
            "name": "UK Scene Pubmeeting 3",
            "tagline": "",
            "start_date": "2005-02-19",
            "end_date": "2005-02-19",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "http://www.noogz.org/~ukscene/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5026/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5026/",
            "id": 5026,
            "name": "UK Scene Pubmeeting 4",
            "tagline": "",
            "start_date": "2005-04-30",
            "end_date": "2005-04-30",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "http://www.noogz.org/~ukscene/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5027/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5027/",
            "id": 5027,
            "name": "UK Scene Pubmeeting 4.5",
            "tagline": "",
            "start_date": "2005-05-20",
            "end_date": "2005-05-20",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "http://www.noogz.org/~ukscene/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5028/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5028/",
            "id": 5028,
            "name": "UK Scene Pubmeeting 5",
            "tagline": "",
            "start_date": "2005-07-09",
            "end_date": "2005-07-09",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "http://www.noogz.org/~ukscene/"
        }
    ]
}