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

{
    "url": "https://demozoo.org/api/v1/party_series/619/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/619/",
    "id": 619,
    "name": "Lato Ludzików",
    "website": "",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1707/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1707/",
            "id": 1707,
            "name": "Lato Ludzików 1999",
            "tagline": "",
            "start_date": "1999-07-09",
            "end_date": "1999-07-11",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1708/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1708/",
            "id": 1708,
            "name": "Lato Ludzików 2000",
            "tagline": "",
            "start_date": "2000-07-07",
            "end_date": "2000-07-09",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1709/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1709/",
            "id": 1709,
            "name": "Lato Ludzików 2001",
            "tagline": "",
            "start_date": "2001-08-03",
            "end_date": "2001-08-05",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1492/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1492/",
            "id": 1492,
            "name": "Lato Ludzików 2002",
            "tagline": "",
            "start_date": "2002-08-02",
            "end_date": "2002-08-04",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        }
    ]
}