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

{
    "url": "https://demozoo.org/api/v1/party_series/1485/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1485/",
    "id": 1485,
    "name": "Kütyüshop.hu freestyle gfx competition",
    "website": "http://www.scene.hu/2009/01/05/kutyushop-hu-freestyle-gfx-competition/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3914/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3914/",
            "id": 3914,
            "name": "Kütyüshop.hu freestyle gfx competition",
            "tagline": "",
            "start_date": "2009-01-05",
            "end_date": "2009-01-27",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.scene.hu/2009/01/05/kutyushop-hu-freestyle-gfx-competition/"
        }
    ]
}