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

{
    "url": "https://demozoo.org/api/v1/party_series/1110/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1110/",
    "id": 1110,
    "name": "BZH Party",
    "website": "http://bzhparty.free.fr/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3191/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3191/",
            "id": 3191,
            "name": "BZH Party 1997",
            "tagline": "",
            "start_date": "1997-03",
            "end_date": "1997-03",
            "location": "Lorient, Département du Morbihan, Brittany, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.75,
            "longitude": -3.36667,
            "website": "http://bzhparty.free.fr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2754/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2754/",
            "id": 2754,
            "name": "BZH Party 2000",
            "tagline": "2",
            "start_date": "2000-03-11",
            "end_date": "2000-03-12",
            "location": "Berné, Département du Morbihan, Brittany, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.995,
            "longitude": -3.3925,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2752/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2752/",
            "id": 2752,
            "name": "BZH Party 2001",
            "tagline": "2.5",
            "start_date": "2001-03-31",
            "end_date": "2001-04-01",
            "location": "Berné, Département du Morbihan, Brittany, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.995,
            "longitude": -3.3925,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2755/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2755/",
            "id": 2755,
            "name": "BZH Party 2002",
            "tagline": "III",
            "start_date": "2002-04-12",
            "end_date": "2002-04-14",
            "location": "Le Faouët, Département du Morbihan, Brittany, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.03299,
            "longitude": -3.49048,
            "website": "http://www.bzhparty.ovh.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2753/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2753/",
            "id": 2753,
            "name": "BZH Party 2003",
            "tagline": "IV",
            "start_date": "2003-08-15",
            "end_date": "2003-08-17",
            "location": "Le Faouët, Département du Morbihan, Brittany, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.03299,
            "longitude": -3.49048,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2756/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2756/",
            "id": 2756,
            "name": "BZH Party 2004",
            "tagline": "4.5",
            "start_date": "2004-10-30",
            "end_date": "2004-11-01",
            "location": "France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 46.0,
            "longitude": 2.0,
            "website": "http://bzhparty.free.fr/index2.php"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3051/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3051/",
            "id": 3051,
            "name": "BZH Party 2007",
            "tagline": "",
            "start_date": "2007-04-06",
            "end_date": "2007-04-09",
            "location": "Clohars-Carnoët, Département du Finistère, Brittany, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 47.79606,
            "longitude": -3.58502,
            "website": "http://bzhparty.free.fr/"
        }
    ]
}