[
{
"count": 5,
"next": "https://api.prezio.eu/api/tariffs/?country=SE&organization=org_96&page=2",
"previous": null,
"context": {
"organization": {
"id": "org_96",
"name": "Ellevio AB",
"type": "DSO"
},
"default_tariff": "tar_908",
"main_tariffs": [
{
"id": "mta_30",
"name": "Effekt"
},
{
"id": "mta_31",
"name": "Edsbyn Enkel"
},
{
"id": "mta_32",
"name": "Enkel"
},
{
"id": "mta_33",
"name": "Tid"
}
],
"location": {
"input_address": "stockholm",
"coordinates": {
"latitude": 59.3251172,
"longitude": 18.0710935,
"confidence": 1
}
}
},
"filters": [
{
"filter_id": "tfi_12",
"filter_name": "Fuse Level",
"filter_description": "Electrical fuse amperage level",
"filter_options": [
{
"option_id": "tfo_5",
"option_name": "16A"
},
{
"option_id": "tfo_6",
"option_name": "20A"
},
{
"option_id": "tfo_7",
"option_name": "25A"
},
{
"option_id": "tfo_8",
"option_name": "35A"
}
],
"default_option": "tfo_5"
},
{
"filter_id": "tfi_15",
"filter_name": "Contract Type",
"filter_description": "Type of electricity contract",
"filter_options": [
{
"option_id": "tfo_1",
"option_name": "Enkel"
},
{
"option_id": "tfo_27",
"option_name": "Effekt"
},
{
"option_id": "tfo_13",
"option_name": "Spot"
}
],
"default_option": "tfo_1"
},
{
"filter_id": "tfi_18",
"filter_name": "Housing Type",
"filter_description": "Type of residential property",
"filter_options": [
{
"option_id": "tfo_37",
"option_name": "Lägenhet"
},
{
"option_id": "tfo_38",
"option_name": "Villa"
}
],
"default_option": "tfo_38"
}
],
"tariff_properties": [
{
"id": "pro_12",
"key": "fuse_level",
"name": "Fuse Level",
"data_type": "CHOICE",
"group_key": "connection",
"group_name": "Connection Properties",
"question": "What is your electrical fuse level/band?",
"description": "The amperage rating of your electrical connection",
"choices": [
{
"id": "prv_5",
"name": "16A",
"value": "16"
},
{
"id": "prv_6",
"name": "20A",
"value": "20"
},
{
"id": "prv_7",
"name": "25A",
"value": "25_a"
},
{
"id": "prv_8",
"name": "35A",
"value": "35_a"
}
]
},
{
"id": "pro_15",
"key": "contract_type",
"name": "Contract Type",
"data_type": "CHOICE",
"group_key": "tariff_type",
"group_name": "Tariff Type",
"question": "What type of electricity contract do you prefer?",
"description": "Different pricing structures available",
"choices": [
{
"id": "prv_1",
"name": "Enkel",
"value": "enkel"
},
{
"id": "prv_27",
"name": "Effekt",
"value": "effekt"
},
{
"id": "prv_13",
"name": "Spot",
"value": "spot"
}
]
},
{
"id": "pro_18",
"key": "housing_type",
"name": "Housing Type",
"data_type": "CHOICE",
"group_key": "property",
"group_name": "Property Details",
"question": "What type of property do you live in?",
"description": "Type of residential building",
"choices": [
{
"id": "prv_37",
"name": "Lägenhet",
"value": "lagenhet"
},
{
"id": "prv_38",
"name": "Villa",
"value": "villa"
}
]
}
],
"results": [
{
"id": "tar_908",
"name": "Enkel 16A Lägenhet",
"observations": "Standard apartment tariff for simple pricing",
"main_tariff": "mta_32",
"assigned_options": [
"tfo_5",
"tfo_1",
"tfo_37"
],
"tariff_properties": [
{
"id": "prv_5",
"property_key": "fuse_level",
"value": "16"
},
{
"id": "prv_1",
"property_key": "contract_type",
"value": "enkel"
},
{
"id": "prv_37",
"property_key": "housing_type",
"value": "lagenhet"
}
],
"has_time_of_use": false,
"has_tiers": false,
"component_types": [
"KWH",
"FIXED"
]
},
{
"id": "tar_6965",
"name": "Effekt 16A Villa",
"observations": "Demand-based tariff for villa properties",
"main_tariff": "mta_30",
"assigned_options": [
"tfo_5",
"tfo_27",
"tfo_38"
],
"tariff_properties": [
{
"id": "prv_5",
"property_key": "fuse_level",
"value": "16"
},
{
"id": "prv_27",
"property_key": "contract_type",
"value": "effekt"
},
{
"id": "prv_38",
"property_key": "housing_type",
"value": "villa"
}
],
"has_time_of_use": false,
"has_tiers": true,
"component_types": [
"KWH",
"DEMAND",
"FIXED"
]
},
{
"id": "tar_45",
"name": "Spot Time Variable Business",
"observations": "Time-variable spot pricing for business customers",
"main_tariff": "mta_33",
"assigned_options": [
"tfo_13",
"tfo_40",
"tfo_41"
],
"tariff_properties": [
{
"id": "prv_13",
"property_key": "contract_type",
"value": "spot"
},
{
"id": "prv_40",
"property_key": "consumption_level",
"value": "lagre_arsforbrukning"
},
{
"id": "prv_41",
"property_key": "price_duration",
"value": "1h"
}
],
"has_time_of_use": true,
"has_tiers": true,
"component_types": [
"KWH",
"DEMAND",
"FIXED",
"TAX",
"CAPACITY"
]
}
]
}
]