---
title: "Map feature detail (compact; cameras full)"
method: GET
path: "/map/features/{id}/details"
tags: ["map"]
---

# Map feature detail (compact; cameras full)

`GET /map/features/{id}/details`

Public single-feature detail — the map popup variant. No API key
required. Cameras return full properties plus the lazy-loaded
upstream detail (stream URLs are the public map's core UX); every
other feature type returns the bare row with `properties` reduced
to a `_detail` hint — full properties require an API key on
`/features/{id}/details`.

## Path parameters

- `id` string, required

## Response `200`

Feature detail (compact for non-camera types)

## Other responses

- `404` — Feature not found

## Changes

- **2026-07-26** `87a29601b00a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/road511/apis/road511-traffic-api/changes/map/features/:id/details/get.md)

---

[API](https://skmtc.dev/road511/apis/road511-traffic-api.md) · [All operations](https://skmtc.dev/road511/apis/road511-traffic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/road511/road511-traffic-api/revisions/8275f05c282c/schema)
