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

{
    "url": "https://demozoo.org/api/v1/party_series/1300/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1300/",
    "id": 1300,
    "name": "js1k",
    "website": "http://js1k.com",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3562/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3562/",
            "id": 3562,
            "name": "js1k 2010",
            "tagline": "The Original",
            "start_date": "2010-01-01",
            "end_date": "2010-09-10",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2010-first/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3563/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3563/",
            "id": 3563,
            "name": "js1k 2010 - Xmas",
            "tagline": "Xmas",
            "start_date": "2010-12-01",
            "end_date": "2010-12-24",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2010-xmas/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3275/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3275/",
            "id": 3275,
            "name": "js1k 2014",
            "tagline": "",
            "start_date": "2014",
            "end_date": "2014",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2014-dragons/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3274/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3274/",
            "id": 3274,
            "name": "js1k 2015",
            "tagline": "",
            "start_date": "2015-01-01",
            "end_date": "2015-03-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2015-hypetrain/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3276/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3276/",
            "id": 3276,
            "name": "js1k 2016",
            "tagline": "",
            "start_date": "2016",
            "end_date": "2016-01-01",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://js1k.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3277/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3277/",
            "id": 3277,
            "name": "js1k 2017",
            "tagline": "",
            "start_date": "2017-05-27",
            "end_date": "2017-05-28",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.js1k.com"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3581/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3581/",
            "id": 3581,
            "name": "js1k 2018",
            "tagline": "The Volatile Coin Mine",
            "start_date": "2018-02",
            "end_date": "2018-02",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://js1k.com"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4568/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4568/",
            "id": 4568,
            "name": "js1k 2019",
            "tagline": "",
            "start_date": "2019-01-01",
            "end_date": "2019-03-31",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://js1k.com/2019-x/"
        }
    ]
}