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

{
    "url": "https://demozoo.org/api/v1/party_series/1266/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1266/",
    "id": 1266,
    "name": "JagNES [Fest]",
    "website": "http://www.jagnes-fest.pl/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3199/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3199/",
            "id": 3199,
            "name": "JagNES [Fest] 2017",
            "tagline": "Level 1",
            "start_date": "2017-05-01",
            "end_date": "2017-05-03",
            "location": "Mermet, Powiat starogardzki, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.78432,
            "longitude": 18.34983,
            "website": "http://www.jagnes-fest.pl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3567/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3567/",
            "id": 3567,
            "name": "JagNES [Fest] 2018",
            "tagline": "Level 2",
            "start_date": "2018-05-01",
            "end_date": "2018-05-06",
            "location": "Mermet, Powiat starogardzki, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.78432,
            "longitude": 18.34983,
            "website": "http://www.jagnes-fest.pl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3746/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3746/",
            "id": 3746,
            "name": "JagNES [Fest] 2019",
            "tagline": "level 3",
            "start_date": "2019-04-27",
            "end_date": "2019-05-04",
            "location": "Mermet, Powiat starogardzki, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.78432,
            "longitude": 18.34983,
            "website": "http://www.jagnes-fest.pl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3994/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3994/",
            "id": 3994,
            "name": "JagNES [Fest] 2020",
            "tagline": "",
            "start_date": "2020-05-01",
            "end_date": "2020-05-03",
            "location": "Mermet, Powiat starogardzki, Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.78432,
            "longitude": 18.34983,
            "website": "http://www.jagnes-fest.pl/"
        }
    ]
}