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

{
    "url": "https://demozoo.org/api/v1/party_series/872/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/872/",
    "id": 872,
    "name": "Global Game Jam",
    "website": "http://globalgamejam.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3330/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3330/",
            "id": 3330,
            "name": "Global Game Jam 2009",
            "tagline": "",
            "start_date": "2009-01-30",
            "end_date": "2009-02-01",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3328/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3328/",
            "id": 3328,
            "name": "Global Game Jam 2010",
            "tagline": "",
            "start_date": "2010-01-29",
            "end_date": "2010-01-31",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3329/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3329/",
            "id": 3329,
            "name": "Global Game Jam 2011",
            "tagline": "",
            "start_date": "2011-01-28",
            "end_date": "2011-01-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3331/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3331/",
            "id": 3331,
            "name": "Global Game Jam 2012",
            "tagline": "",
            "start_date": "2012-01-27",
            "end_date": "2012-01-29",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3327/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3327/",
            "id": 3327,
            "name": "Global Game Jam 2013",
            "tagline": "",
            "start_date": "2013-01-25",
            "end_date": "2013-01-27",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2242/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2242/",
            "id": 2242,
            "name": "Global Game Jam 2014",
            "tagline": "",
            "start_date": "2014-01-24",
            "end_date": "2014-01-26",
            "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.22977,
            "longitude": 21.01178,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3326/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3326/",
            "id": 3326,
            "name": "Global Game Jam 2015",
            "tagline": "",
            "start_date": "2015-01-23",
            "end_date": "2015-01-25",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3140/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3140/",
            "id": 3140,
            "name": "Global Game Jam 2016",
            "tagline": "",
            "start_date": "2016-01-29",
            "end_date": "2016-01-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3139/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3139/",
            "id": 3139,
            "name": "Global Game Jam 2017",
            "tagline": "",
            "start_date": "2017-01-20",
            "end_date": "2017-01-22",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3325/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3325/",
            "id": 3325,
            "name": "Global Game Jam 2018",
            "tagline": "",
            "start_date": "2018-01-26",
            "end_date": "2018-01-28",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://globalgamejam.org"
        }
    ]
}