API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6335059,
    "url": "https://scancbus.com/api_v1/transmission/6335059/?format=api",
    "start_datetime": "2026-04-13T11:09:40-04:00",
    "local_start_datetime": "11:09:40 04/13/2026",
    "audio_file": null,
    "talkgroup": 52555,
    "talkgroup_info": {
        "pk": 653,
        "url": "https://scancbus.com/api_v1/talkgroups/653/?format=api",
        "dec_id": 52555,
        "alpha_tag": "FPRC",
        "description": "Franklin PreRelease Center",
        "slug": "fprc",
        "service_type": "Corrections"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 70008,
            "dec_id": 9200277,
            "description": null,
            "slug": "9200277"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "d06f5e9b-eb2a-4973-925c-ad8effab83f8",
    "freq_mhz": "773.681",
    "tg_name": "FPRC",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info