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

{
    "url": "https://demozoo.org/api/v1/party_series/1593/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1593/",
    "id": 1593,
    "name": "Amiga Ireland",
    "website": "https://amigausers.ie/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4227/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4227/",
            "id": 4227,
            "name": "Amiga Ireland 2019",
            "tagline": "",
            "start_date": "2019-01-18",
            "end_date": "2019-01-19",
            "location": "Athlone, Westmeath, Leinster, Ireland",
            "is_online": false,
            "country_code": "IE",
            "latitude": 53.42278,
            "longitude": -7.93722,
            "website": "https://amigausers.ie/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4226/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4226/",
            "id": 4226,
            "name": "Amiga Ireland 2020",
            "tagline": "",
            "start_date": "2020-01-17",
            "end_date": "2020-01-18",
            "location": "Athlone, Westmeath, Leinster, Ireland",
            "is_online": false,
            "country_code": "IE",
            "latitude": 53.42278,
            "longitude": -7.93722,
            "website": "https://amigausers.ie/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4225/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4225/",
            "id": 4225,
            "name": "Amiga Ireland 2021",
            "tagline": "",
            "start_date": "2021-01-16",
            "end_date": "2021-01-16",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://amigausers.ie/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4558/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4558/",
            "id": 4558,
            "name": "Amiga Ireland 2023",
            "tagline": "",
            "start_date": "2023-01-13",
            "end_date": "2023-01-14",
            "location": "Athlone, Westmeath, Leinster, Ireland",
            "is_online": false,
            "country_code": "IE",
            "latitude": 53.42278,
            "longitude": -7.93722,
            "website": "http://cugi.ie"
        }
    ]
}