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

{
    "url": "https://demozoo.org/api/v1/party_series/1388/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1388/",
    "id": 1388,
    "name": "Fjälldata",
    "website": "https://redcrab.se/fjalldata2025/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3585/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3585/",
            "id": 3585,
            "name": "Fjälldata 2018",
            "tagline": "mysdata med fjällutsikt",
            "start_date": "2018-03-09",
            "end_date": "2018-03-11",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3752/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3752/",
            "id": 3752,
            "name": "Fjälldata 2019",
            "tagline": "kyla, kärlek och kärva datorer",
            "start_date": "2019-03-01",
            "end_date": "2019-03-03",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/3951/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3951/",
            "id": 3951,
            "name": "Fjälldata 2020",
            "tagline": "satan i datan",
            "start_date": "2020-02-07",
            "end_date": "2020-02-09",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4369/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4369/",
            "id": 4369,
            "name": "Fjälldata 2022",
            "tagline": "återföreningen",
            "start_date": "2022-02-18",
            "end_date": "2022-02-20",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4522/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4522/",
            "id": 4522,
            "name": "Fjälldata 2023",
            "tagline": "abnorm konstform i snöstorm",
            "start_date": "2023-02-10",
            "end_date": "2023-02-12",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4746/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4746/",
            "id": 4746,
            "name": "Fjälldata 2024",
            "tagline": "cool cool swimmingpool",
            "start_date": "2024-02-09",
            "end_date": "2024-02-11",
            "location": "Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.22072,
            "longitude": 14.90857,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5179/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5179/",
            "id": 5179,
            "name": "Fjälldata 2025",
            "tagline": "We Love Norway!",
            "start_date": "2025-01-31",
            "end_date": "2025-02-02",
            "location": "Frösö, Östersunds Kommun, Jämtland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 63.18333,
            "longitude": 14.53333,
            "website": "https://redcrab.se/fjalldata2025/"
        }
    ]
}