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

{
    "url": "https://demozoo.org/api/v1/party_series/1523/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1523/",
    "id": 1523,
    "name": "Jobj 42",
    "website": "http://42.jobj.be",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4025/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4025/",
            "id": 4025,
            "name": "Jobj 42 2020",
            "tagline": "",
            "start_date": "2020-02-14",
            "end_date": "2020-02-16",
            "location": "Merksplas, Provincie Antwerpen, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 51.35892,
            "longitude": 4.86265,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4631/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4631/",
            "id": 4631,
            "name": "Jobj 42 2023",
            "tagline": "",
            "start_date": "2023-02-17",
            "end_date": "2023-02-19",
            "location": "Merksplas, Provincie Antwerpen, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 51.35892,
            "longitude": 4.86265,
            "website": "http://42.jobj.be"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5228/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5228/",
            "id": 5228,
            "name": "Jobj 42 2025",
            "tagline": "The party to life, the universe and everything",
            "start_date": "2025-02-07",
            "end_date": "2025-02-09",
            "location": "Hasselt, Provincie Limburg, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.93182,
            "longitude": 5.33266,
            "website": "https://42.jobj.be"
        }
    ]
}