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

{
    "url": "https://demozoo.org/api/v1/party_series/1553/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1553/",
    "id": 1553,
    "name": "Apple II Festival France",
    "website": "https://www.apple2festivalfrance.fr/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4103/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4103/",
            "id": 4103,
            "name": "Apple II Festival France 2015",
            "tagline": "1",
            "start_date": "2015-08-03",
            "end_date": "2015-08-09",
            "location": "Castéra-Verduzan, Département du Gers, Languedoc-Roussillon-Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.8048,
            "longitude": 0.431,
            "website": "https://www.apple2festivalfrance.fr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4102/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4102/",
            "id": 4102,
            "name": "Apple II Festival France 2016",
            "tagline": "2",
            "start_date": "2016-08-12",
            "end_date": "2016-08-15",
            "location": "Castéra-Verduzan, Département du Gers, Languedoc-Roussillon-Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.8048,
            "longitude": 0.431,
            "website": "https://www.apple2festivalfrance.fr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4101/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4101/",
            "id": 4101,
            "name": "Apple II Festival France 2017",
            "tagline": "3",
            "start_date": "2017-08-03",
            "end_date": "2017-08-06",
            "location": "Castéra-Verduzan, Département du Gers, Languedoc-Roussillon-Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.8048,
            "longitude": 0.431,
            "website": "https://www.apple2festivalfrance.fr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4100/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4100/",
            "id": 4100,
            "name": "Apple II Festival France 2018",
            "tagline": "4",
            "start_date": "2018-08-01",
            "end_date": "2018-08-05",
            "location": "Castéra-Verduzan, Département du Gers, Languedoc-Roussillon-Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.8048,
            "longitude": 0.431,
            "website": "https://www.apple2festivalfrance.fr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4099/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4099/",
            "id": 4099,
            "name": "Apple II Festival France 2019",
            "tagline": "5",
            "start_date": "2019-08-06",
            "end_date": "2019-08-11",
            "location": "Auch, Département du Gers, Languedoc-Roussillon-Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.65,
            "longitude": 0.58333,
            "website": "https://www.apple2festivalfrance.fr/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4098/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4098/",
            "id": 4098,
            "name": "Apple II Festival France 2020",
            "tagline": "6",
            "start_date": "2020-08-05",
            "end_date": "2020-08-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.apple2festivalfrance.fr/"
        }
    ]
}