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

{
    "url": "https://demozoo.org/api/v1/party_series/1212/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1212/",
    "id": 1212,
    "name": "Ironia",
    "website": "http://mimuma.pl",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2736/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2736/",
            "id": 2736,
            "name": "Ironia 2015",
            "tagline": "",
            "start_date": "2015-09-25",
            "end_date": "2015-09-27",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.5,
            "longitude": 18.0,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3049/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3049/",
            "id": 3049,
            "name": "Ironia 2016",
            "tagline": "Second edition",
            "start_date": "2016-09-16",
            "end_date": "2016-09-18",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "http://mimuma.pl/ironia2016/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3197/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3197/",
            "id": 3197,
            "name": "Ironia 2017",
            "tagline": "",
            "start_date": "2017-08-11",
            "end_date": "2017-08-13",
            "location": "Województwo Opolskie, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.66667,
            "longitude": 17.9,
            "website": "http://mimuma.pl/ironia2017"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3633/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3633/",
            "id": 3633,
            "name": "Ironia 2018",
            "tagline": "",
            "start_date": "2018-08-03",
            "end_date": "2018-08-05",
            "location": "Góra Świętej Anny, Powiat strzelecki, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.45882,
            "longitude": 18.16778,
            "website": "http://mimuma.pl"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3684/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3684/",
            "id": 3684,
            "name": "Ironia 2019",
            "tagline": "",
            "start_date": "2019-09-27",
            "end_date": "2019-09-29",
            "location": "Góra Świętej Anny, Powiat strzelecki, Opole Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.45882,
            "longitude": 18.16778,
            "website": ""
        }
    ]
}