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

{
    "url": "https://demozoo.org/api/v1/party_series/1138/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1138/",
    "id": 1138,
    "name": "KEP",
    "website": "https://webuser.scene.org/~ps/kep3/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2845/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2845/",
            "id": 2845,
            "name": "KEP",
            "tagline": "",
            "start_date": "2000-12-27",
            "end_date": "2000-12-30",
            "location": "Porto, Portugal",
            "is_online": false,
            "country_code": "PT",
            "latitude": 41.14961,
            "longitude": -8.61099,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2906/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2906/",
            "id": 2906,
            "name": "KEP 2",
            "tagline": "",
            "start_date": "2003-12-27",
            "end_date": "2003-12-28",
            "location": "Vila Nova de Gaia, Porto, Portugal",
            "is_online": false,
            "country_code": "PT",
            "latitude": 41.13363,
            "longitude": -8.61742,
            "website": "https://webuser.scene.org/~ps/kep2/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2846/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2846/",
            "id": 2846,
            "name": "KEP 3",
            "tagline": "",
            "start_date": "2004-12-18",
            "end_date": "2004-12-19",
            "location": "Vila Nova de Gaia, Porto, Portugal",
            "is_online": false,
            "country_code": "PT",
            "latitude": 41.13363,
            "longitude": -8.61742,
            "website": "https://webuser.scene.org/~ps/kep3/"
        }
    ]
}