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

{
    "url": "https://demozoo.org/api/v1/party_series/1540/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1540/",
    "id": 1540,
    "name": "PSA",
    "website": "http://atarionline.pl",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4068/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4068/",
            "id": 4068,
            "name": "PSA 2020",
            "tagline": "",
            "start_date": "2020-05-09",
            "end_date": "2020-05-10",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://atarionline.pl/v01/index.php?subaction=showfull&id=1589248011&archive=&start_from=0&ucat=1&ct=nowinki"
        }
    ]
}