GET https://api.proson.net/api/v1/professionals/019c6588-db4e-7cc6-8109-5481b70f821a?sort=latest

Serializer

1 Handled
0.10 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  "success" => true
  "data" => [
    "profile" => [
      "id" => "019c6588-db4e-7cc6-8109-5481b70f821a"
      "userId" => "019c6588-d8a3-7b4e-a2b0-beeab1275e71"
      "displayName" => "Mike's Expert Plumbing"
      "headline" => null
      "bio" => "20+ years of experience in residential and commercial plumbing. Licensed and insured. Emergency services available 24/7."
      "avatarUrl" => null
      "coverImageUrl" => null
      "location" => null
      "city" => null
      "country" => null
      "latitude" => 40.758
      "longitude" => -73.9855
      "serviceRadiusKm" => 50
      "hourlyRate" => "85.00"
      "dailyRate" => "600.00"
      "travelFee" => "25.00"
      "weekendFee" => "50.00"
      "nightFee" => "75.00"
      "urgentFee" => "100.00"
      "rating" => 4.8
      "reviewCount" => 156
      "isVerified" => true
      "verificationStatus" => "VERIFIED"
      "badgeLevel" => "GOLD"
    ]
    "services" => [
      [
        "id" => "019c6588-db4e-7e26-8109-5481b79f5ead"
        "title" => "Emergency Pipe Repair"
        "description" => "Fast response for burst pipes, leaks, and water damage prevention"
        "minPrice" => "150.00"
        "maxPrice" => "500.00"
        "defaultDurationMinutes" => 120
        "isActive" => true
        "categoryId" => null
        "subcategoryId" => null
      ]
      [
        "id" => "019c6588-db4e-7eaa-8109-5481b81fec23"
        "title" => "Water Heater Installation"
        "description" => "Complete installation of tankless or traditional water heaters"
        "minPrice" => "800.00"
        "maxPrice" => "2500.00"
        "defaultDurationMinutes" => 240
        "isActive" => true
        "categoryId" => null
        "subcategoryId" => null
      ]
      [
        "id" => "019c6588-db4e-7f02-8109-5481b8752e33"
        "title" => "Drain Cleaning"
        "description" => "Professional drain and sewer line cleaning services"
        "minPrice" => "100.00"
        "maxPrice" => "350.00"
        "defaultDurationMinutes" => 90
        "isActive" => true
        "categoryId" => null
        "subcategoryId" => null
      ]
    ]
    "reviews" => [
      [
        "id" => "ccba19ba-0c50-11f1-8e47-d61afeac62e6"
        "overallRating" => 4.8
        "punctualityRating" => 5
        "professionalismRating" => 5
        "qualityRating" => 5
        "responsivenessRating" => 5
        "valueRating" => 4
        "title" => null
        "comment" => "Excellent plumbing work! Mike was punctual and very professional. Kitchen plumbing works perfectly now."
        "helpfulCount" => 3
        "createdAt" => "2026-01-19T10:00:00+00:00"
        "customer" => [
          "fullName" => "Alice Johnson"
          "avatarUrl" => null
        ]
        "response" => null
        "respondedAt" => null
      ]
    ]
    "ratingStats" => [
      "overall" => 4.8
      "punctuality" => 5.0
      "professionalism" => 5.0
      "quality" => 5.0
      "responsiveness" => 5.0
      "value" => 4.0
      "count" => 1
    ]
    "ratingBreakdown" => [
      5 => 0
      4 => 1
      3 => 0
      2 => 0
      1 => 0
    ]
    "canReview" => false
    "reviewableItems" => [
      "bookings" => []
      "projects" => []
    ]
    "sortBy" => "latest"
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.02 ms) 0.10 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.