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

{
    "url": "https://demozoo.org/api/v1/party_series/1761/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1761/",
    "id": 1761,
    "name": "scene.nl Bussimatka",
    "website": "https://scene.nl/bustrip/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4832/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4832/",
            "id": 4832,
            "name": "Revision 2023 scene.nl Bussimatka",
            "tagline": "",
            "start_date": "2023-04-07",
            "end_date": "2023-04-07",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.25,
            "longitude": 5.75,
            "website": "https://scene.nl/bustrip/"
        }
    ]
}