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

{
    "url": "https://demozoo.org/api/v1/party_series/636/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/636/",
    "id": 636,
    "name": "Atarowisko",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1537/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1537/",
            "id": 1537,
            "name": "Atarowisko 1987",
            "tagline": "",
            "start_date": "1987-06-20",
            "end_date": "1987-06-21",
            "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.22977,
            "longitude": 21.01178,
            "website": ""
        }
    ]
}