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

{
    "url": "https://demozoo.org/api/v1/party_series/470/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/470/",
    "id": 470,
    "name": "WEB4096",
    "website": "http://web4096.message.sk",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5000/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5000/",
            "id": 5000,
            "name": "WEB4096 1",
            "tagline": "",
            "start_date": "1999-12",
            "end_date": "2000-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://web4096.message.sk/round1.html"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1173/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1173/",
            "id": 1173,
            "name": "WEB4096 2",
            "tagline": "",
            "start_date": "2000-10",
            "end_date": "2001-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://web4096.message.sk"
        }
    ]
}