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

{
    "url": "https://demozoo.org/api/v1/party_series/1125/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1125/",
    "id": 1125,
    "name": "Atari Invasion",
    "website": "http://atari-invasion.nl/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2809/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2809/",
            "id": 2809,
            "name": "Atari Invasion 2016",
            "tagline": "1",
            "start_date": "2016-02-20",
            "end_date": "2016-02-20",
            "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13917,
            "longitude": 5.04167,
            "website": "http://www.atari-invasion.nl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3114/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3114/",
            "id": 3114,
            "name": "Atari Invasion 2017",
            "tagline": "2: Brew @ Home",
            "start_date": "2017-02-18",
            "end_date": "2017-02-18",
            "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13917,
            "longitude": 5.04167,
            "website": "http://www.atari-invasion.nl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3556/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3556/",
            "id": 3556,
            "name": "Atari Invasion 2018",
            "tagline": "3: We Zetten De Traditie Voort",
            "start_date": "2018-02-17",
            "end_date": "2018-02-17",
            "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13917,
            "longitude": 5.04167,
            "website": "http://www.atari-invasion.nl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3815/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3815/",
            "id": 3815,
            "name": "Atari Invasion 2019",
            "tagline": "4: 40 Years Of 8-Bit Fun",
            "start_date": "2019-02-16",
            "end_date": "2019-02-16",
            "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13917,
            "longitude": 5.04167,
            "website": "http://atari-invasion.nl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4658/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4658/",
            "id": 4658,
            "name": "Atari Invasion 2020",
            "tagline": "#5 is alive!",
            "start_date": "2020-02-15",
            "end_date": "2020-02-15",
            "location": "Maarssen, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13917,
            "longitude": 5.04167,
            "website": "http://atari-invasion.nl/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4657/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4657/",
            "id": 4657,
            "name": "Atari Invasion 2023",
            "tagline": "#7: Remakes And Demakes",
            "start_date": "2023-04-15",
            "end_date": "2023-04-15",
            "location": "Maarssenbroek, Stichtse Vecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.13416,
            "longitude": 5.02715,
            "website": "https://www.atari-invasion.nl/"
        }
    ]
}