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

{
    "url": "https://demozoo.org/api/v1/party_series/259/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/259/",
    "id": 259,
    "name": "Rage",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/679/?format=api",
            "demozoo_url": "https://demozoo.org/parties/679/",
            "id": 679,
            "name": "Rage 1996",
            "tagline": "",
            "start_date": "1996-05-30",
            "end_date": "1996-06-02",
            "location": "Kistarcsa, Pest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.54757,
            "longitude": 19.26247,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/680/?format=api",
            "demozoo_url": "https://demozoo.org/parties/680/",
            "id": 680,
            "name": "Rage 1997",
            "tagline": "The Independence Days",
            "start_date": "1997-07-04",
            "end_date": "1997-07-06",
            "location": "Kistarcsa, Pest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.54757,
            "longitude": 19.26247,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/681/?format=api",
            "demozoo_url": "https://demozoo.org/parties/681/",
            "id": 681,
            "name": "Rage 1998",
            "tagline": "Rage vs Scenest 1998",
            "start_date": "1998-07-03",
            "end_date": "1998-07-05",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.506222,
            "longitude": 19.064819,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/682/?format=api",
            "demozoo_url": "https://demozoo.org/parties/682/",
            "id": 682,
            "name": "Rage 1999",
            "tagline": "Rage-Scenest 1999",
            "start_date": "1999-09-16",
            "end_date": "1999-09-18",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.49801,
            "longitude": 19.03991,
            "website": ""
        }
    ]
}