---
title: "Property Details - Material Information"
method: GET
path: "/property/{uprn}/materialinformation"
tags: ["Property"]
---

# Property Details - Material Information

`GET /property/{uprn}/materialinformation`

## Path parameters

- `uprn` integer, required

## Headers

- `SPRIFT-API-KEY` string, required

## Response `200`

OK

- InlineResponse20013
  - `status` boolean — Status of the API request
  - `data` InlineResponse2001Materialinformation
    - `uprn` integer — Unique Property Reference Number
    - `A` InlineResponse2001MaterialinformationFinancialtenure — Financial and Tenure Information
      - `rent_frequency` string, nullable — Frequency of rent payment
      - `price_qualifier` string, nullable — Price qualifier abbreviation
      - `tenure_l_f` string, nullable — Tenure type (Leasehold/Freehold)
      - `lease_term_remaining` integer, nullable — Remaining lease term in years
      - `counciltax` string, nullable — Council tax band
      - `valuation_filter` integer, nullable — Property valuation amount
      - `price_per_sqft` number, nullable — Price per square foot
      - `ground_rent` number, nullable — Annual ground rent amount
      - `ground_rent_review_period` string, nullable — Ground rent review period
      - `service_charge` number, nullable — Annual service charge amount
      - `security_deposit` number, nullable — Security deposit amount
    - `B` InlineResponse2001MaterialinformationPhysicalcharacteristics — Physical Property Characteristics
      - `property_description` string, nullable — Detailed property description
      - `construction_type` string, nullable — Type of construction
      - `radon_risk` string, nullable — Radon risk percentage range
      - `mainheat_description` string, nullable — Main heating system description
      - `property_type_basic` string, nullable — Basic property type classification
      - `floorplan_filenames` string[] — Array of floorplan image URLs
      - `propertyimage_filenames` string[] — Array of property image URLs
      - `plot_size` number, nullable — Plot size in acres
      - `total_floor_area_sqft` integer, nullable — Total floor area in square feet
      - `floor_level` integer, nullable — Floor level for flats/apartments
      - `above_commercial_premises` string, nullable — Indicates if property is above commercial premises
      - `non_standard_construction_flag` string, nullable — Indicates non-standard construction
      - `parking_description` string, nullable — Parking arrangement description
      - `cost_to_park` number, nullable — Cost of parking
      - `parking_proximity` string, nullable — Proximity of parking to property
      - `bedrooms` integer, nullable — Number of bedrooms
      - `bathrooms` integer, nullable — Number of bathrooms
    - `C` InlineResponse2001MaterialinformationEnvironmentalplanning — Environmental and Planning Information
      - `coastal_erosion_flag_all` integer, nullable — Coastal erosion risk indicator (0=No Risk, 1=Risk)
      - `listed_building_indicator` string, nullable — Indicates if property is a listed building
      - `restrictive_covenant_indicator` integer, nullable — Restrictive covenant presence (0=No, 1=Yes)
      - `conservation_area` string, nullable — Conservation area name
      - `aonb` string, nullable — Area of Outstanding Natural Beauty designation
      - `greenbelt` string, nullable — Greenbelt designation
      - `pylon_proximity` integer, nullable — Distance to nearest pylon in meters
      - `common_land` string, nullable — Common land designation
      - `national_park` string, nullable — National park designation
      - `surface_water_current_depth_0` string, nullable — Current surface water flood risk at 0m depth
      - `surface_water_current_depth_0_2_m` string, nullable — Current surface water flood risk at 0.2m depth
      - `surface_water_current_depth_0_3_m` string, nullable — Current surface water flood risk at 0.3m depth
      - `surface_water_current_depth_0_6_m` string, nullable — Current surface water flood risk at 0.6m depth
      - `surface_water_current_depth_0_9_m` string, nullable — Current surface water flood risk at 0.9m depth
      - `surface_water_current_depth_1_2_m` string, nullable — Current surface water flood risk at 1.2m depth
      - `surface_water_future_depth_0` string, nullable — Future surface water flood risk at 0m depth
      - `surface_water_future_depth_0_2_m` string, nullable — Future surface water flood risk at 0.2m depth
      - `surface_water_future_depth_0_3_m` string, nullable — Future surface water flood risk at 0.3m depth
      - `surface_water_future_depth_0_6_m` string, nullable — Future surface water flood risk at 0.6m depth
      - `surface_water_future_depth_0_9_m` string, nullable — Future surface water flood risk at 0.9m depth
      - `surface_water_future_depth_1_2_m` string, nullable — Future surface water flood risk at 1.2m depth
      - `river_and_seas_current_depth_0` string, nullable — Current river and sea flood risk at 0m depth
      - `river_and_seas_future_depth_0` string, nullable — Future river and sea flood risk at 0m depth
      - `river_and_seas_current_0_6m_depth` string, nullable — Current river and sea flood risk at 0.6m depth
      - `river_and_seas_future_0_6m_depth` string, nullable — Future river and sea flood risk at 0.6m depth
      - `river_and_seas_current_0_3m_depth` string, nullable — Current river and sea flood risk at 0.3m depth
      - `river_and_seas_future_0_3m_depth` string, nullable — Future river and sea flood risk at 0.3m depth
      - `river_and_seas_current_0_2m_depth` string, nullable — Current river and sea flood risk at 0.2m depth
      - `river_and_seas_future_0_2m_depth` string, nullable — Future river and sea flood risk at 0.2m depth
      - `river_and_seas_current_1_2m_depth` string, nullable — Current river and sea flood risk at 1.2m depth
      - `river_and_seas_future_1_2m_depth` string, nullable — Future river and sea flood risk at 1.2m depth
      - `river_and_seas_current_0_9m_depth` string, nullable — Current river and sea flood risk at 0.9m depth
      - `river_and_seas_future_0_9m_depth` string, nullable — Future river and sea flood risk at 0.9m depth
      - `reservoir_risk_wet_day` string, nullable — Reservoir flood risk on wet day
      - `reservoir_risk_dry_day` string, nullable — Reservoir flood risk on dry day
      - `planning_info` InlineResponse2002MaterialinformationPlanninginfo — Planning application information
        - `property` InlineResponse2002MaterialinformationPlanningapplication[], nullable — Planning applications for the property itself
          - `application_number` string — Planning application reference number
          - `proposal` string — Planning proposal description
          - `status` string — Application status
          - `date` string — Application date in ISO 8601 format
        - `immediate_proximity` InlineResponse2002MaterialinformationImmediateProximity[] — Planning applications in immediate proximity
          - `date` string — Application date in ISO 8601 format
          - `area_name` string — Local authority area name
          - `proposal` string — Planning proposal description
          - `uprn` string — UPRN of the application property
          - `property_address` string — Address of the application property
          - `latitude` number — Latitude coordinate
          - `application_number` string — Planning application reference number
          - `longitude` number — Longitude coordinate
          - `status` string — Application status
      - `distance_to_tpo` integer, nullable — Distance to nearest Tree Preservation Order in meters
      - `building_safety_description` string, nullable — Building safety information
      - `covenants_existence_scotland` string, nullable — Existence of covenants in Scotland
      - `covenants_details_england_wales` string, nullable — Covenant details for England and Wales
      - `covenants_details_scotland` string, nullable — Covenant details for Scotland
      - `flooded_in_last_5_years` string, nullable — Indicates if property flooded in last 5 years
      - `planning_immediate_proximity` string, nullable — Additional planning information
      - `accessibility_summary_description` string, nullable — Accessibility summary
      - `step_free_access` string, nullable — Indicates step-free access availability
      - `wet_room` string, nullable — Indicates wet room availability
      - `level_access_shower` string, nullable — Indicates level access shower availability
      - `wheelchair_accessible_doors` string, nullable — Indicates wheelchair accessible doors
      - `situated_on_coalfield` string, nullable — Indicates if property is on coalfield

---

[API](https://skmtc.net/sprift/apis/sprift-api.md) · [All operations](https://skmtc.net/sprift/apis/sprift-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sprift/sprift-api/versions/909cdbcb2f32/schema)
