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

{
    "url": "https://demozoo.org/api/v1/party_series/447/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/447/",
    "id": 447,
    "name": "Trax",
    "website": "http://mermaid.c64scene.org/creators/party/trax/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1119/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1119/",
            "id": 1119,
            "name": "Trax 2000",
            "tagline": "",
            "start_date": "2000-02-26",
            "end_date": "2000-03-01",
            "location": "Kolbotn, Oppegård, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.81056,
            "longitude": 10.80389,
            "website": "http://www.trax.eu.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4876/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4876/",
            "id": 4876,
            "name": "Trax 2001",
            "tagline": "",
            "start_date": "2001-02-17",
            "end_date": "2001-02-23",
            "location": "Kolbotn, Nordre Follo, Viken, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.81056,
            "longitude": 10.80389,
            "website": "http://mermaid.c64scene.org/creators/party/trax/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1120/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1120/",
            "id": 1120,
            "name": "Trax 2002",
            "tagline": "",
            "start_date": "2002-02-16",
            "end_date": "2002-02-21",
            "location": "Kolbotn, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.810822,
            "longitude": 10.80647,
            "website": ""
        }
    ]
}