API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8021029,
    "url": "https://scancbus.com/api_v1/transmission/8021029/?format=api",
    "start_datetime": "2026-05-05T06:32:11-04:00",
    "local_start_datetime": "06:32:11 05/05/2026",
    "audio_file": null,
    "talkgroup": 54839,
    "talkgroup_info": {
        "pk": 9022,
        "url": "https://scancbus.com/api_v1/talkgroups/9022/?format=api",
        "dec_id": 54839,
        "alpha_tag": "SO58DSP",
        "description": "Morgan County Sheriff Dispatch",
        "slug": "so58dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 853200000,
    "emergency": false,
    "units": [
        {
            "pk": 70920,
            "dec_id": 5890104,
            "description": null,
            "slug": "5890104"
        },
        {
            "pk": 75412,
            "dec_id": 5890072,
            "description": null,
            "slug": "5890072"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "d98db021-5a9f-44e3-a832-cd8da9a842c0",
    "freq_mhz": "853.200",
    "tg_name": "SO58DSP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info