GET /api/sensors/5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://status.nerdberg.de/api/sensors/5/?format=api",
    "type": "total_member_count",
    "name": "Full Member",
    "location": null,
    "value": 40.0,
    "unit": "entity",
    "description": null,
    "updated": "2025-05-10T18:55:00.436755+02:00"
}