{
  "mortgages": {
    "request": "GET /v1/properties/14D3EB7/mortgages",
    "response": {
      "property_id": "14D3EB7",
      "mortgages": [
        {
          "property_id": "14D3EB7",
          "id": "mtg_20190509_1",
          "amount": 350000,
          "lender": "Sample National Bank",
          "interest_rate": 7.03,
          "recording_date": "2024-07-10",
          "date": null,
          "type": "conventional loan",
          "payment": 2719.85,
          "term": "30 years",
          "loan_to_value": null,
          "position": 1
        }
      ],
      "credits": {
        "charged": 3
      }
    }
  },
  "transactions": {
    "request": "GET /v1/properties/14D3EB7/transactions",
    "response": {
      "property_id": "14D3EB7",
      "deed_data": [
        {
          "property_id": "14D3EB7",
          "recording_date": "06/18/2015",
          "sale_date": "06/18/2015",
          "document_type": "71",
          "document_number": "2015.186320",
          "transaction_type": "Arms Length",
          "transaction_amount": 228500,
          "buyer_name": "Morgan Family Trust",
          "seller_name": "Cactus View Holdings LLC",
          "buyer_is_corporate": false,
          "seller_is_corporate": true,
          "lender_name": "Desert Valley Bank",
          "title_company_name": "Sun Title Agency",
          "sort_order": 1,
          "transaction_details": null,
          "formatted_date": "2015-06-18"
        }
      ],
      "credits": {
        "charged": 3
      }
    }
  },
  "permits": {
    "request": "GET /v1/properties/14D3EB7/permits",
    "response": {
      "property_id": "14D3EB7",
      "permits_data": [
        {
          "property_id": "14D3EB7",
          "contractor_name": "Sol Ridge Electric",
          "description": "New single family residence plan 3535 a",
          "estimated_fees": 9736,
          "estimated_job_value": null,
          "permit_date": "2017-03-31",
          "permit_number": "BLD-14-01341",
          "permit_type": "New single family residence",
          "sort_order": 1,
          "status": "Final"
        }
      ],
      "credits": {
        "charged": 3
      }
    }
  },
  "comparable_sales": {
    "request": "GET /v1/properties/14D3EB7/comparable-sales",
    "response": {
      "property_id": "14D3EB7",
      "sale_comps": [
        {
          "property_id": "14D3EB7",
          "address": "1810 W Sample Ct, Exeter, CA 93221",
          "sale_date": "2025-06-09",
          "sale_price": 335231,
          "beds": 4,
          "baths": 2,
          "sqft": 2886,
          "year_built": 2005,
          "price_per_sqft": null,
          "comparable_property_id": 2712968,
          "distance_miles": 0.33,
          "lot_acres": 0.46,
          "comp_rank": 2,
          "similarity_score": 3.25,
          "formatted_comparable_property_id": "296588"
        }
      ],
      "credits": {
        "charged": 3
      }
    }
  },
  "comparable_rentals": {
    "request": "GET /v1/properties/14D3EB7/comparable-rentals",
    "response": {
      "property_id": "14D3EB7",
      "rental_comps": [
        {
          "property_id": "14D3EB7",
          "address": "1918 W Sample Ln, Exeter, CA 93221",
          "rental_date": "2026-04-27 01:40:09.871",
          "effective_date": null,
          "rental_price": 1300,
          "rent_price": null,
          "beds": 3,
          "baths": 2,
          "sqft": 1350,
          "year_built": 2008,
          "comparable_property_id": 2674852,
          "distance_miles": 1.92,
          "lot_acres": 0.5,
          "comp_rank": 1,
          "rank": null,
          "similarity_score": 15,
          "adjusted_rent": 1300,
          "avm_value": 208268,
          "url": null,
          "formatted_comparable_property_id": "28D0A4"
        }
      ],
      "credits": {
        "charged": 3
      }
    }
  }
}
