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

{
    "url": "https://demozoo.org/api/v1/party_series/846/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/846/",
    "id": 846,
    "name": "Extensive Chip Compo",
    "website": "http://exchipo.berotracker.de/~exchipo/2007/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2153/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2153/",
            "id": 2153,
            "name": "Extensive Chip Compo 0",
            "tagline": "ExChip0",
            "start_date": "2007",
            "end_date": "2007-07-15",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://exchipo.berotracker.de/~exchipo/2007/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2154/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2154/",
            "id": 2154,
            "name": "Extensive Chip Compo 1",
            "tagline": "ExChipo#1 - Endless Summer",
            "start_date": "2009-06-15",
            "end_date": "2009-10-01",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3872/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3872/",
            "id": 3872,
            "name": "Extensive Chip Compo 2",
            "tagline": "",
            "start_date": "2010-10-10",
            "end_date": "2011-01-16",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://exchipo.berotracker.de/~exchipo/2007/"
        }
    ]
}