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

{
    "url": "https://demozoo.org/api/v1/party_series/1487/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1487/",
    "id": 1487,
    "name": "rsync",
    "website": "https://demoparty.be/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3918/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3918/",
            "id": 3918,
            "name": "rsync 2020",
            "tagline": "Unity is strength",
            "start_date": "2020-01-10",
            "end_date": "2020-01-11",
            "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.85045,
            "longitude": 4.34878,
            "website": "https://demoparty.be/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4752/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4752/",
            "id": 4752,
            "name": "rsync 2024",
            "tagline": "RSync.  Because we have to",
            "start_date": "2024-01-05",
            "end_date": "2024-01-06",
            "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.87967,
            "longitude": 4.70078,
            "website": "https://www.demoparty.be/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4953/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4953/",
            "id": 4953,
            "name": "rsync 2025",
            "tagline": "",
            "start_date": "2025-01-10",
            "end_date": "2025-01-11",
            "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.87967,
            "longitude": 4.70078,
            "website": "https://demoparty.be/"
        }
    ]
}