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

{
    "url": "https://demozoo.org/api/v1/party_series/1713/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1713/",
    "id": 1713,
    "name": "Bung",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4694/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4694/",
            "id": 4694,
            "name": "Bung 1999 (1)",
            "tagline": "Bung Enterprises Coding Competition",
            "start_date": "1999-05-06",
            "end_date": "1999-07-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5439/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5439/",
            "id": 5439,
            "name": "Bung 1999 (2)",
            "tagline": "2nd Amateur GameboyTM Format Games Coding Competition",
            "start_date": "1999-08-11",
            "end_date": "1999-10-04",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5440/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5440/",
            "id": 5440,
            "name": "Bung 2000",
            "tagline": "3rd Amateur GameboyTM Format Games Coding Competition",
            "start_date": "1999-11-19",
            "end_date": "2000-01-20",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5441/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5441/",
            "id": 5441,
            "name": "Bung 2001",
            "tagline": "4th Amateur Gameboy TM Format Games Coding Competition",
            "start_date": "2001-01",
            "end_date": "2001-01",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ]
}