API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6967293,
    "url": "https://scancbus.com/api_v1/transmission/6967293/?format=api",
    "start_datetime": "2026-04-21T10:47:44-04:00",
    "local_start_datetime": "10:47:44 04/21/2026",
    "audio_file": null,
    "talkgroup": 53449,
    "talkgroup_info": {
        "pk": 9674,
        "url": "https://scancbus.com/api_v1/talkgroups/9674/?format=api",
        "dec_id": 53449,
        "alpha_tag": "#53449",
        "description": "TalkGroup #53449",
        "slug": "53449",
        "service_type": null
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 65147,
            "dec_id": 9301709,
            "description": null,
            "slug": "9301709"
        },
        {
            "pk": 65246,
            "dec_id": 9300750,
            "description": null,
            "slug": "9300750"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "558faf02-93a7-45f4-b963-1d30edac720d",
    "freq_mhz": "773.031",
    "tg_name": "#53449",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info