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

{
    "url": "https://demozoo.org/api/v1/party_series/222/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/222/",
    "id": 222,
    "name": "Gravity",
    "website": "http://www.anadune.optimus.wroc.pl/gravity",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/567/?format=api",
            "demozoo_url": "https://demozoo.org/parties/567/",
            "id": 567,
            "name": "Gravity 1996",
            "tagline": "1",
            "start_date": "1996-11-09",
            "end_date": "1996-11-10",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/568/?format=api",
            "demozoo_url": "https://demozoo.org/parties/568/",
            "id": 568,
            "name": "Gravity 1997",
            "tagline": "2",
            "start_date": "1997-08-30",
            "end_date": "1997-08-31",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/566/?format=api",
            "demozoo_url": "https://demozoo.org/parties/566/",
            "id": 566,
            "name": "Gravity 1998",
            "tagline": "Gravity 3",
            "start_date": "1998-08-28",
            "end_date": "1998-08-30",
            "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.74042,
            "longitude": 18.07723,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/569/?format=api",
            "demozoo_url": "https://demozoo.org/parties/569/",
            "id": 569,
            "name": "Gravity 1999",
            "tagline": "",
            "start_date": "1999-09-03",
            "end_date": "1999-09-05",
            "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.74042,
            "longitude": 18.07723,
            "website": "http://www.anadune.optimus.wroc.pl/gravity"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2196/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2196/",
            "id": 2196,
            "name": "Gravity 2000",
            "tagline": "",
            "start_date": "2000-11",
            "end_date": "2000-11",
            "location": "Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.5,
            "longitude": 18.0,
            "website": ""
        }
    ]
}