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

{
    "url": "https://demozoo.org/api/v1/party_series/1857/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1857/",
    "id": 1857,
    "name": "Enterprise Devcompo 2017 (#2)",
    "website": "https://enterpriseforever.com/enterprise-devcompo-39/enterprise-devcompo-2-voting-szavazas/?PHPSESSID=r1h83pie4go1rbarbfd1lp0074",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5123/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5123/",
            "id": 5123,
            "name": "Enterprise Devcompo 2017 (#2)",
            "tagline": "",
            "start_date": "2017",
            "end_date": "2017",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://enterpriseforever.com/enterprise-devcompo-39/enterprise-devcompo-2-voting-szavazas/?PHPSESSID=r1h83pie4go1rbarbfd1lp0074"
        }
    ]
}