API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7168535,
    "url": "https://scancbus.com/api_v1/transmission/7168535/?format=api",
    "start_datetime": "2026-04-23T16:23:47-04:00",
    "local_start_datetime": "16:23:47 04/23/2026",
    "audio_file": null,
    "talkgroup": 63509,
    "talkgroup_info": {
        "pk": 9637,
        "url": "https://scancbus.com/api_v1/talkgroups/9637/?format=api",
        "dec_id": 63509,
        "alpha_tag": "#63509",
        "description": "TalkGroup #63509",
        "slug": "63509",
        "service_type": null
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 4911,
            "dec_id": 2566177,
            "description": null,
            "slug": "2566177"
        },
        {
            "pk": 95616,
            "dec_id": 2565964,
            "description": null,
            "slug": "2565964"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "60a65b2f-5097-4210-b330-d74a9cc87a2a",
    "freq_mhz": "773.031",
    "tg_name": "#63509",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info